what is the main difference between c and c++?
Answer Posted / deepak dahiya
C- language does not
have features of
Simula67 but C++
have features of
Simula67 like as
class.C++ have
advance facilities
which are
classes,inheritance,function
and operator
overloading,polymorphism
etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are main features of oop?
Can we have inheritance without polymorphism?
What is constructor in oop?
is there any choice in opting subjects like 4 out of 7
Can a varargs method be overloaded?
How oops is better than procedural?
Why is destructor used?
What is abstraction in oop with example?
any one please tell me the purpose of operator overloading
Plese get me a perfect C++ program for railway/airway reservation with all details.
Can you explain polymorphism?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the example of polymorphism?
can we make game by using c
Templates mean