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

Answer Posted / sagar dubey

in C++ language we are having the properties of encapsulation,polymorphism,data abstraction and inheritance which is not in the language C..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the diamond problem in inheritance?

580


what are the realtime excercises in C++?

2337


What is the difference between procedural programming and oops?

559


Whats is abstraction in oops?

593


Why do we use polymorphism in oops?

585






What is super in oop?

600


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1395


can inline function declare in private part of class?

3662


Why polymorphism is used in oops?

586


What are oops functions?

588


Can abstract class have normal methods?

616


What does and I oop mean?

620


Can a destructor be called directly?

607


How Do you Code Composition and Aggregation in C++ ?

24205


What is the purpose of enum?

585