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
What does it mean to declare a member function as virtual?
What is const pointer and const reference?
What is recursion?
What is diamond problem in c++?
Does std endl flush?
How would you obtain segment and offset addresses from a far address of a memory location?
What is the copy-and-swap idiom?
What are manipulators used for?
What is a rooted hierarchy?
When do we run a shell in the unix system?
Keyword mean in declaration?
What are separators in c++?
What are the various arithmetic operators in c++?
What are the types of container classes?
What is the cout in c++?