R
Q. The elements in a structure are also called _______
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. In nested try block, if inner catch handler gets executed, then _____________ .
Q. If a function is friend of a class, which one of the following is wrong?
Q. The operator used for dereferencing or indirection is ____
Q. classes are ‐‐‐‐‐‐‐‐ datatype.
Q. How can you access the arguments that are manipulated in the function?
Q. What is correct about the static data member of a class?
Q. Which data type is used to represent the absence of parameters?
Q. What is the output of the following code snippet? int x = 10; int y = 20; cout << (x << 1);
Q. In heap, which of these values will be pointed out first?
Q. The operator used for de-referencing or indirection is ____
Discusssion
Login to discuss.