what is the main difference between c and c++?
Answer Posted / e.e.n. bashy
c is object procedural language but c++ is object oriented
programming language
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the three main types of variables?
write a C++ program for booking using constructor and destructor.
What is a superclass in oop?
What is a null tree?
Can private class be inherited?
What is static modifier?
What are the 3 principles of oop?
What are the components of marker interface?
What are the data types in oop?
How do you achieve runtime polymorphism?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
to find out the minimum of two integer number of two different classes using friend function
What does no cap mean?
What is polymorphism in oops with example?
any one please tell me the purpose of operator overloading