A
Q. The function used to receive one line at a time
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 statements is incorrect?
Q. What is the output of the following code snippet? int x = 10; int *ptr = &x; cout << *ptr;
Q. By STL how many components it has been kept?
Q. What will be the output of the following C++ code?
Q. What happens if the following C++ statement is compiled and executed?
Q. Every variable should be separated by ___ separator.
Q. What is the output of this program?
Q. If a function is friend of a class, which one of the following is wrong?
Discusssion
Login to discuss.