What is an auto keyword in c?


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

Post New Answer

More C Interview Questions

write a program to swap Two numbers without using temp variable.

75 Answers   EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,


how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com

3 Answers   Honeywell, Huawei,


What does typeof return in c?

0 Answers  


can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).

1 Answers  


what is pointer?

13 Answers   HCL, TCS,






how to swap four numbers without using fifth variable?

2 Answers  


Write a program to check armstrong number in c?

0 Answers  


what is level of tree if leaf node is at level 4.please explain.

1 Answers   Wipro,


Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}

11 Answers   IBM, TCS,


Do you know the use of fflush() function?

0 Answers  


Explain setjmp()?

0 Answers  


write a program to check whether a number is Peterson or not.

3 Answers  


Categories