what is the main difference between c and c++?
Answer Posted / ankit
C DOES NOT PROVIDE DEFAULT ARGUMENT WHILE C++ PROVIDE
DEFAULT ARGUMENT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which language is not a true object oriented programming language?
What is an advantage of polymorphism?
What is the diamond problem in inheritance?
Are polymorphisms mutations?
hi all..i want to know oops concepts clearly can any1 explain??
Why we use classes in oop?
• What are the desirable attributes for memory managment?
What is the main purpose of inheritance law?
What is inheritance in simple words?
What is polymorphism and types?
What are the advantages of polymorphism?
How can you overcome the diamond problem in inheritance?
What is oops with example?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is abstraction in oops with example?