What are integer variable, floating-point variable and character variable?


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

Post New Answer

More C Interview Questions

Explain what is the difference between #include and #include 'file' ?

0 Answers  


How can I determine whether a machines byte order is big-endian or little-endian?

0 Answers  


21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }

3 Answers  


Write a factorial program using C.

0 Answers   iNautix,


How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST

6 Answers   Adobe, Huawei,






write a program which counts a product of array elements lower than 10.

1 Answers  


will u please send me the placement papers to my mail???????????????????

0 Answers  


What are the disadvantages of external storage class?

0 Answers  


What is the use of ?

0 Answers  


Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?

1 Answers   Infosys,


What is the purpose of scanf() and printf() functions?

0 Answers  


Write a program to swap two numbers without using a temporary variable?

0 Answers   Infosys,


Categories