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

Refer to a name of class or function that is defined within a namespace?

593


What is a set in c++?

526


What is #include iostream?

728


Describe the role of the c++ in the tradeoff of safety vs. Usability?

705


What will happen if a pointer is deleted twice?

716






What is the latest c++ version?

603


What is an arraylist c++?

681


What is implicit pointer in c++?

594


What is the use of ::(scope resolution operator)?

642


What is #include math h in c++?

565


What is the use of vtable?

661


What is prototype for that c string function?

682


How do you find out if a linked-list has an end?

641


When does a name clash occur in c++?

707


Why is c++ not purely object oriented?

557