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. In a for loop with a multi-statement, loop body semicolons should appear
Q. Which of the following is not a valid data type in C++?
Q. Which of the following language is not supported by C++?
Q. The major goal of inheritance in c++ is
Q. How much bytes of memory does void occupy?
Q. What will be the output of the following code? int a = 5; cout << ++a;
Q. Which of the followings are true about Virtual functions?
Q. Data members and member functions of a class are private by.default. True or False?
Discusssion
Login to discuss.