difference between c and c++?

Answer Posted / satish kumar

* c is the procedure oriented programing
* C++ IS THE OBJECT ORIENTED PROGRAMING.
* C GIVE THE IMPORTANCE ON THE PROCEDURE INSTATED IN THE
DATA
* A COMPUTER LANGUAGE IS ONE OF THE WHICH CAN BE USED IN
THE COMMUNICATE WITH IN THE PROGRAM IN THE COMPUTER .C++ IS
AN OBJECT ORIENTED PROGRAMING LANGUAGE. IT WAS DEVELOPED
BY "BJAME STROUSTARP" AT AT&BELL LAB'S IN 1980'S
* C++ IS AN EXTENXION OF THE C WITH MAJOR ADDTITON OF THE
CLASS CONSTRUCT FEATURES.
* THE OTHER IMPORTANT FEATURES OF THE C++ ARE CLASSES,
INHERITANCE, FUNCTION OVERLAPPING ,OPERATOR OVERLODING.
* THE C++ IS A COLLECTION OF THE FUNCTIONS.
* C++ IS A FREE FORM LANGUAGE.
* C++ STATEMENTS TERMINATE WITH ;(SEMI COLON)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain selection sorting. Also write an example.

683


What does std :: flush do?

783


What is function declaration in c++ with example?

618


Is dev c++ free?

694


What is iterator c++?

632






What is object in c++ wikipedia?

645


What is the difference between ++ count and count ++?

693


What is an adaptor class in c++?

698


What is namespace std; and what is consists of?

783


What is the meaning of c++?

636


How to declare a pointer to an array of integers?

730


Is python better than c++?

666


What is the best c++ book for beginners?

685


What are associate containers?

699


Why null pointer is used?

675