What is the auto keyword good for in c++?


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

Post New Answer

More C++ General Interview Questions

How do you show the declaration of a virtual constructor?

0 Answers  


What size is allocated to the union variable?

0 Answers  


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


What is buffer and example?

0 Answers  


What is compilation?

1 Answers   Datamatics, TCS,






Ask to write virtual base class code?

0 Answers   Satyam,


Describe about storage allocation and scope of global, extern, static, local and register variables?

0 Answers  


What are the advantages of using friend classes?

0 Answers  


How is c++ different from java?

0 Answers  


describe private access specifiers?

0 Answers  


What are the conditions that have to be met for a condition to be an invariant of the class?

1 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Categories