R
Q. The default value of the static variable is:
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. Which of the following is not a file opening mode ____ .
Q. What will be the output of the following code? int a = 5; cout << ++a;
Q. What is the output of the following C++ code?
Q. When a virtual function is redefined by the derived class, it is called___________.
Q. Which of the following is true?
Q. What will happen when we use void in argument passing?
Q. Tne multiple use of input and output operator is called …………….
Q. Is it mandatory to call a constructor to create an object?
Discusssion
Login to discuss.