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

Answer Posted / sandhya

c is not aobject orientedlanguage
c++ is object oriented language
c is a lowlevel language
c++ is a high level language

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1795


How to hide the base class functionality in Inheritance?

640


Get me an image implementation program.

1559


Why do we use class in oops?

555


What is destructor in oop?

625






What is abstraction in oop?

637


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

1149


What are the three parts of a simple empty class?

1462


What is static in oop?

591


What is polymorphism oop?

623


Can destructor be overloaded?

601


what is difference between class template and template class?

2159


What is the difference between a constructor and a destructor?

615


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3557


Can we override main method?

607