whats the difference between c and c++

Answer Posted / shweta kapatkar

c is the structured oriented language &
c++ is the object oriented language
this is the main difference in c & c++ other than
1.c uses a TOP DOWN approach and c++ BOTTOM UP approach
2.In c++ we can do nesting,inheritance which is not
possible in c. & many more

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a function in oop?

623


What is difference between pop and oop?

597


Is html an oop?

571


Why is abstraction needed?

559


What is polymorphism oop?

612






What is the difference between procedural programming and oops?

546


What is the fundamental idea of oop?

629


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1783


What is polymorphism in oops?

554


Can a destructor be called directly?

591


What is destructor example?

591


Why do we use class in oops?

549


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1887


Describe these concepts: Polymorphism, Inheritance and Abstraction.

604


Why do we need oop?

656