R
Q. By default, all the files are opened in ___________mode.
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. ____ Type is used to declare a generic pointer in C++.
Q. Which of the following statements is not true about preprocessor directives?
Q. Which of the following is the correct way to define a class in C++?
Q. An exceptio in C++ can be generated using which keywords.
Q. Which C++ keyword is used to define an abstract class?
Q. Class function which is called automatically as soon as the object is created is called as __
Q. What does the 'static' keyword do when applied to a local variable inside a function?
Q. Which of the following C++ code will give error on compilation?
Q. Which of the following ways are legal to access a class data member using this pointer?
Q. When a base class is privately inherited by the derived class, then_____________ .
Discusssion
Login to discuss.