R
Q. *ptr++ is equivalent to:
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 correctly describes a friend function in C++?
Q. The operators can’t be overloaded
Q. Which of the following operator can be overloaded through friend function?
Q. What is the output of the following C++ code?
Q. What is the output of this program?
Q. An exception is generated using the keyword __________
Q. The qualifier ‐‐‐‐‐‐ tells the compiler that the function should not modify the argument.
Q. ____ is the smallest individual unit in a program
Q. Size of an Array does not required, when?
Q. If abstract class is inherited by derived class, then_______________ .
Discusssion
Login to discuss.