what is the main difference between c and c++?

Answer Posted / rakshana

c->does not provides features for easy programming
c++ ->provides polymorphism,inheritance,abstraction and
encapsulation for easy programming
c-> without classes
c++ -> c with classes

Is This Answer Correct ?    44 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oops in simple words?

585


What is a class in oop?

608


why reinterpret cast is considered dangerous?

1906


Can destructor be overloaded?

602


Why do we use inheritance?

630






Why is static class not inherited?

601


What is pure oop?

599


Can you explain polymorphism?

584


Which language is pure oop?

553


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2764


what is graphics

2013


can we make game by using c

3433


Is data hiding and abstraction same?

572


What is stream in oop?

842


What is inheritance and how many types of inheritance?

623