difference between c and c++?

Answer Posted / muneeswari

c is structured design,c++ is object oriented design
c is top-down approach,c++ is bottom-top approach
c++ is required acces specifiers,c is not required acces
specifiers
c++ is client server model

Is This Answer Correct ?    55 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by vtable and vptr in c++?

721


What is the use of setfill in c++?

678


What are the general quetions are in DEna bank manager IT/System interviews?

1649


What are the advantages of using pointers in a program?

759


Define whitespace in C++.

860






What is null c++?

692


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

655


What do you mean by a template?

724


What is the difference between multiple and multilevel inheritance in c++?

718


How can I disable the "echo" feature?

696


What is using namespace std in cpp?

641


What is diamond problem in c++?

633


What is c++ coding?

759


What is runtime errors c++?

675


Why is main function important?

686