R
Q. The modulus operator uses ___ character.
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 gets called when an object goes out of scope?
Q. When a=6, c= ++a what will be the value of c?
Q. In CPP, cin and cout are the predefined stream __________ .
Q. Which of the following is the correct syntax for defining a constant in C++?
Q. Each pass through a loop is called a/an
Q. What is the output of this program?
Q. In heap, which of these values will be pointed out first?
Q. When a virtual function is redefined by the derived class, it is called___________.
Q. What is currect syntax of for loop?
Q. Objects created using new operator are stored in __ memory.
Discusssion
Login to discuss.