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

Answer Posted / luckyy

C++ is object oriented language and c is object based
language..

Is This Answer Correct ?    253 Yes 99 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1639


What is constructor in oop?

591


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1991


What are the 3 pillars of oop?

622


what is difference between class template and template class?

2161






What is difference between polymorphism and inheritance?

621


What is the difference between a constructor and a destructor?

617


What do you mean by Encapsulation?

645


What is the difference between static polymorphism and dynamic polymorphism?

587


What is the main purpose of inheritance law?

673


How can you overcome the diamond problem in inheritance?

772


What is coupling in oops?

600


What does I oop mean?

618


What is the fundamental idea of oop?

638


What is abstraction in oops?

591