R
Q. Are both of the preprocessor directives solving same purpose?
#include <iostream.h> #include "iostream.h"
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 function that act as an interface to base & derived class
Q. Which container provides random access iterators?
Q. What is the output of this program?
Q. What is the output of the following code snippet? int x = 5; cout << x++;
Q. How many comment types are there in C++?
Q. Which of the following language needs assembler for translation?
Discusssion
Login to discuss.