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

How are the features of c++ different from c?

582


What are the advantages of using typedef in a program?

634


Explain one method to process an entire string as one unit?

922


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

556


Can you please explain the difference between using macro and inline functions?

517






How to implement is-a and has-a class relationships?

578


Explain the problem with overriding functions

596


Explain virtual class?

576


What is using namespace std in c++?

601


What are separators in c++?

620


Write bites in Turbo c++ Header ("Include") Files.

676


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1744


what is Member Functions in Classes?

610


What are the 3 levels of programming languages?

531


What kind of problems can be solved by a namespace?

585