what is difference between C and C++

Answer Posted / zubin abraham

C is structure oriented Designing language where as C++ is
Object oriented language

C is used for creating System level programs and c++ is used
for creating application programs and GUI

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between a for loop and a while loop? What are it uses?

663


What is %d used for?

580


Why void main is used in c?

559


What is character constants?

706


Explain what is the benefit of using #define to declare a constant?

604






which is an algorithm for sorting in a growing Lexicographic order

1391


Can you please explain the difference between syntax vs logical error?

686


Why is c known as a mother language?

738


Which one would you prefer - a macro or a function?

595


where are auto variables stored? What are the characteristics of an auto variable?

583


Why double pointer is used in c?

563


How can I convert a number to a string?

602


What is sizeof int?

629


What are the different types of constants?

636


What is #pragma statements?

583