what is the main difference between c and c++?

Answer Posted / amit chidrewar

data abstraction and data encapsulation not present in c
while these are features of c++.Moreover emphasis are doing
on procedures in c while in c++ emphasis is dealing in
objects.Inheritance,polymorphism not present in c.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How long to learn object oriented programming?

809


write a program that takes input in digits and display the result in words from 1 to 1000

2184


What is use of overloading?

856


What is polymorphism used for?

770


What does it mean when someone says I oop?

807


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3821


What does oop mean in snapchat?

917


What is polymorphism what is it for and how is it used?

766


What is meant by multiple inheritance?

932


What is the significance of classes in oop?

800


What is a class in oop?

774


what type of questions

1889


What is object in oops?

823


What is the difference between a mixin and inheritance?

737


What is encapsulation and abstraction? How are they implemented in C++?

847