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

Which one between if-else and switch is more efficient?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


write a C++ programming using for loop: * * * * * * * * * *

4 Answers   TCS,


what are the iterator and generic algorithms.

0 Answers  


Are vectors faster than arrays?

0 Answers  






Explain the scope of resolution operator.

0 Answers  


What is a manipulator in c++?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What is the difference between map and hashmap in c++?

0 Answers  


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

0 Answers  


What is c++ used for in games?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


Categories