Define C in your own Language.


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

Post New Answer

More C Interview Questions

write a c program to find the square of a 5 digit number and print the result.

5 Answers   Accenture, Sasken, Vimukti Technologies,


Write a program to implement queue.

0 Answers   Aricent,


What is the best organizational structure?

0 Answers  


What are unions in c?

0 Answers  


What is a macro in c preprocessor?

0 Answers  






how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,


what is void pointer?

2 Answers  


What are extern variables in c?

0 Answers  


In which area global, external variables are stored?

3 Answers  


What is register variable in c language?

0 Answers  


Determine if a number is a power of 2 at O(1).

2 Answers  


Explain what is the use of a semicolon (;) at the end of every program statement?

0 Answers  


Categories