What is the difference between #import and #include in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
Is c++ vector a linked list?
What is format for defining a structure?
What is a forward referencing and when should it be used?
Are there interfaces in c++?
Can comments be nested?
Explain rethrowing exceptions with an example?
What is command line arguments in C++? What are its uses? Where we have to use this?
Do you know what are static and dynamic type checking?
What are the c++ access specifiers?
What is the latest c++ version?
What do you mean by global variables?