What is the Difference between "C structure" and "C++
structure"?
Answer Posted / guest
C++ DOES NOT HAVE INHERITANCE IT DOSE NOT HAVE POINTERS N
HEADER FILES
| Is This Answer Correct ? | 7 Yes | 33 No |
Post New Answer View All Answers
Differentiate between the message and method in c++?
What are the benefits of oop in c++?
What is the cout in c++?
How compile and run c++ program in turbo c++?
What is a forward referencing and when should it be used?
What is class and structure in c++?
How long it will take to learn c++?
Write about a nested class and mention its use?
What are the restrictions apply to constructors and destructors?
Is there a sort function in c++?
What is the advantage of an external iterator.
What is a local reference?
What is ofstream c++?
Differentiate between a pointer and a reference with respect to c++.
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c