What are advantages of C++ when comparing with C?

Answer Posted / hari krishna pillai

Well!! This will results long and very long answer or
discussion. To make it short, C++ is a general purpose
programming language with a bias towards systems
programming that It is a better C, supports Data
Abstraction, supports Object Oriented Programming and
Generic Programming.

Is This Answer Correct ?    49 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to find the Fibonacci series recursively.

622


What are the differences between malloc() and calloc()?

621


What is the basic structure of c++ program?

577


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

647


What is constructor c++?

679






What is a c++ vector?

609


Explain Memory Allocation in C/C++ ?

643


What are default parameters? How are they evaluated in c++ function?

677


What is the difference between delegation and implemented-in-terms-of?

535


What is ios in c++?

661


Mention the purpose of istream class?

635


What is boyce codd normal form in c++?

702


Explain container class.

703


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

622


What is the history of c++?

566