D
Q. The object is created in _________
When you create an object, you create an “instance” of a class.
You must be Logged in to update hint/solution
Q. What is the output of the following C++ code?
Q. Which of the following operator can be overloaded through friend function?
Q. What is the output of the following C++ program?
Q. What is the output of the following C++ code?
Q. Built in Data type is also called as ___ data type.
Q. Which of the following cannot be passed to a function in C++?
Q. What is the use of this pointer in C++?
Q. Which of the following operator functions cannot be global?
Q. Which of the following is the most general exception handler that catches exception of any type?
Discusssion
Login to discuss.