What is the difference between the C & C++?

Answer Posted / asha

.In c more emphasis is given on procedure,but in c++ more
emphasis is given on data rather than procedure.
.In c the large program is divided into number of smaller
programs called modules,where as in c++ the program is
divided into objects.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and example?

567


How do you define social class?

598


What is oops and its features?

584


any one please tell me the purpose of operator overloading

1965


What is overloading and its types?

612






Which is better struts or spring?

616


what are the different types of qualifier in java?

1840


What are the features of oop?

635


Can we override main method?

603


What is the difference between encapsulation and polymorphism?

592


What is abstraction in oop with example?

642


What is inheritance in oop?

597


What is protected in oop?

602


Why is polymorphism needed?

591


Write a c++ program to display pass and fail for three student using static member function

2812