B
Q. Which of these keywords do we use for the declaration of the friend function?
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. If we start our function call with default arguments means, what will be proceeding arguments?
Q. What is the built in library function to compare two strings?
Q. The statement i++; is equivalent to
Q. Which of the following is true about function templates in C++?
Q. By which of the following can the if-else statement be replaced?
Q. The keyword to convert pointer into non pointer & non pointer into pointer
Q. Which of the following is a UML constituents
Q. What is the ASCII value of ‘\0’ character?
Q. For automatic objects, constructors and destructors are called each time the objects
Q. Find out the error in following block of code. If (x = 100) Cout << “x is 100”;
Discusssion
Login to discuss.