G
Q. Which of the following statements about recursion in C++ is true?
A recursive function must have a base condition to prevent infinite recursion.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. In which type of constant the Decimal numbers, integer and floating-point are related?
Q. Are both of the preprocessor directives solving same purpose?
Q. When is std::bad_alloc exception thrown?
Q. What will be the output of the following C++ code?
Q. Which of the following operator is overloaded for object cout?
Q. What is the length of double data type?
Q. Which one is the correct identifier in c++
Q. How C++ compiler does differ between overloaded postfix and prefix operators?
Q. What is the output of this program?
Q. ‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐ are conceptual things which exists only during the development process.
Discusssion
Login to discuss.