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
Which one is a preferred language C or C++? Why?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What are the uses of static class data?
What is a friend function in c++?
How do I get good at c++ programming?
What is the use of "new" operator?
What is the function to call to turn an ascii string into a long?
What do you mean by function overriding & function overloading in c++?
What is algorithm in c++ programming?
List the merits and demerits of declaring a nested class in C++?
Is it possible for a member function to delete the pointer, named this?
Is c++ primer good for beginners?
What are the data types in c++?
what is data encapsulation in C++?
What should main() return in c and c++?