what is the main difference between c and c++?
Answer Posted / yogi
c is programming language,function based,simple & compact
c++ is an object oriented programming language,many people
use it as "better c"
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Are polymorphisms mutations?
What is the real time example of inheritance?
Can a varargs method be overloaded?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is oops concept with example?
Why is polymorphism needed?
What is the oops and benefits of oops programming?
Why is abstraction used?
State what is encapsulation and friend function?
Why is static class not inherited?
Which language is not a true object oriented programming language?
officer say me - i am offered to a smoking , then what can you say
What is the difference between abstraction and polymorphism?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Is enum a class?