U
Q. What is the maximum number of arguments or parameters that can be present in one function call?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. An exception is generated using the keyword __________
Q. The function that act as an interface to base & derived class
Q. Which of the following is the correct way to define a function with a default argument in C++?
Q. Which of the following statement is correct?
Q. The constants are also called as
Q. Which of the following function / types of function cannot have default parameters?
Q. What is the output of the following C++ code? int a = 7; cout << a >> 1;
Q. Static variables in a class are initialized when _____.
Q. Which of the statements is true in a protected derivation of a derived class from a base class?
Discusssion
Login to discuss.