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

Answer Posted / prabhu

C is a Procedure Oriented Language(POP)

C++ is Object Oriented Programming Language(OOP)

C is Top-Down Approach
C++ is Bottom up Approach

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 solid in oops?

594


what's the basic's in dot net

1732


What is for loop and its syntax?

592


What does enum stand for?

605


What is difference between inheritance and polymorphism?

561






What are constructors in oop?

583


What are main features of oop?

625


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?

1384


What does and I oop mean?

610


What are classes oop?

594


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1139


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1409


What is the example of polymorphism?

554


Is react oop?

607


What is abstraction in oops with example?

765