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 the arrow operator in c++?

560


Are strings mutable in c++?

694


Which operator cannot overload?

543


What is the use of cmath in c++?

590


What is an adaptor class in c++?

602






What is #include ctype h in c++?

669


What are the effects after calling the delete this operator ?

557


What is stream and its types in c++?

557


What is the difference between the indirection operator and the address of oper-ator?

606


Define 'std'.

608


Is dev c++ free?

612


Explain the uses of static class data?

597


What is a tuple c++?

545


What is the need of a destructor?

638


How can a called function determine the number of arguments that have been passed to it?

657