What is variable in c example?


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

Post New Answer

More C Interview Questions

Which command is more efficient? *(ptr+1) or ptr[1]

3 Answers  


What is calloc() function?

0 Answers  


In a byte, what is the maximum decimal number that you can accommodate?

0 Answers  


Can main () be called recursively?

0 Answers  


main() { int i; printf("%d",i^i); }

1 Answers  






How can I recover the file name given an open stream?

0 Answers  


is it possible to create your own header files?

0 Answers  


How can I read a binary data file properly?

0 Answers  


What is the difference between null pointer and the void pointer?

3 Answers  


Explain what are the standard predefined macros?

0 Answers  


What is data structure in c programming?

0 Answers  


What is the difference between NULL and NUL?

0 Answers   Aspire, Infogain,


Categories