What is auto used for in c++?


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

Post New Answer

More C++ General Interview Questions

an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


How does the copy constructor differ from the assignment operator (=)?

0 Answers  


Explain rethrowing exceptions with an example?

0 Answers  


What is dynamic and static typing?

0 Answers  






What is the use of dot in c++?

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


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

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


What character terminates all character array strings a) b) . c) END

0 Answers  


How do you print a string on the printer?

0 Answers  


why is c++ called oops? Explain

0 Answers  


Categories