Can we use visual studio for c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;

8 Answers   TCS,


Write a program of advanced Fibonacci series.

0 Answers   Aspiring Minds,


please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch

2 Answers  


Find MAXIMUM of three distinct integers using a single C statement

0 Answers  


Can we compile a program without main() function?

0 Answers  






how to find sum of 5 digits in C?

4 Answers  


What is cohesion in c?

0 Answers  


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


What is the general form of #line preprocessor?

0 Answers  


Why C language is a procedural language?

0 Answers   Ericsson,


with out using main how to execute the program?

2 Answers  


What are header files? What are their uses?

0 Answers  


Categories