U
Q. Which header file is used to pass unknown number of arguments to 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. The return value of the following code is
Q. If we have object from fstream class, then what is the default mode of opening the file?
Q. Identify the format string among the following.
Q. What does the sequence adaptor provide?
Q. In a class specified, data or functions and designated private are accessible
Q. What is the output of the following code snippet? int x = 10; int y = 20; cout << (x <<= 1);
Q. What would be the output of the following program (in 32-bit systems)?
Discusssion
Login to discuss.