R
Q. In C++, const qualifier can be applied to 1) Member functions of a class 2) Function arguments 3) To a class data member which is declared as static 4) Reference variables
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. How C++ compiler does differ between overloaded postfix and prefix operators?
Q. What happens if we execute the following code in C and C++?
Q. The two types of file structure existing in VSAM file are
Q. The members of a class in C++ are by default __________
Q. What is the output of the following C++ code?
Q. What do we use to access the seven-element of an array?
Q. What is the output of the following C++ code?
Q. Data members and member functions of a class are private by.default. True or False?
Discusssion
Login to discuss.