If you don’t declare a return value, what type of return value is assumed?


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

Post New Answer

More C++ General Interview Questions

What is rtti in c++?

0 Answers  


Is there finally in c++?

0 Answers  


Why can you not make a constructor as const?

3 Answers  


What is jump statement in C++?

0 Answers   Ericsson,


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  






What is #include c++?

0 Answers  


Shall we use 'free' to free memory assigned by new, What are the further consequences??

5 Answers   Symphony,


What is the purpose of ios::basefield in the following statement?

0 Answers  


Is c++ a high level language?

0 Answers  


How do you declare A pointer to function which receives an int pointer and returns a float pointer

0 Answers  


What is iterator in c++?

0 Answers  


Can a constructor be private?

0 Answers  


Categories