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
Q. A class defined within another class in c++ is called
Q. Which of the following is the correct way to define a structure in C++?
Q. The ‐‐‐‐‐‐‐ are used to check the relationship between two numeric operands or expressions.
Q. What is the difference between protected and private access specifiers in inheritance?
Q. The difference between P and ‘P’ is
Q. In C language, a hexadecimal number is represented by writing
Discusssion
Login to discuss.