difference between c and c++?

Answer Posted / jyoti

*c is a middle level language,in this data can de divided
into functions.
*c++ is a high level language,in this data can be divided
int classes,
*c== has more features than c- language
such as polymorphism,inheritance,data
abstraction,encapsulation.
*c++ is a object oriented programming language.c- is a
procedure oriented programming language;

FINALLY I CONVAY
C LANGUAGE IS ROOT OF C++ LANGUAGE

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class syntax c++?

595


Difference between overloaded functions and overridden functions

584


What are the uses of pointers?

583


what are the iterator and generic algorithms.

1485


What is malloc in c++?

561






If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

1012


What things would you remember while making an interface?

566


Explain how a pointer to function can be declared in C++?

584


Will rust take over c++?

598


What are structs in c++?

604


Explain what is class definition in c++ ?

599


What is the use of object in c++?

573


Is arr and &arr are same expression for an array?

588


What do you mean by static variables?

607


What is an iterator?

692