Answer Posted / mosin
c is structer oriented language.
c++ is object oriented language.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is inheritance in simple words?
What is class and object with example?
What is difference between multiple inheritance and multilevel inheritance?
How to hide the base class functionality in Inheritance?
How Do you Code Composition and Aggregation in C++ ?
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.
What does sksksk mean in text slang?
what is difference between class template and template class?
Why multiple inheritance is not allowed?
What polymorphism means?
What is and I oop mean?
write a program to find 2^n+1 ?
What is object and example?
What are main features of oop?
What is protected in oop?