V
Q. Which of the following is used to define a macro in C++?
The '#define' directive is used to define a macro in C++.
You must be Logged in to update hint/solution
Q. Which keyword is used to declare a constant variable in C++?
Q. What should be the output of below program?
Q. What is the output of this program?
Q. If inner catch handler is not able to handle the exception then__________ .
Q. Which of the following means "The use of an object of one class in definition of another class"?
Q. ____ is the smallest individual unit in a program
Q. The >> operator is known as‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐.
Q. The << operator is known as‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐.
Q. A ‐‐‐‐‐‐‐‐ for an object is a request for execution of a procedure.
Discusssion
Login to discuss.