what is the main difference between c and c++?
Answer Posted / k.v.subrahmnyareddy
c is structure programing language, c++ is Objectoriented
programming language.
In c data security is not sufficient.
In c++ data security can be very much efficient to conept of
Encapsulation.
so, in real time industry environment data security is most
important.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oops?
How long to learn object oriented programming?
How to call a non virtual function in the derived class by using base class pointer
What is constructor in oop?
What is the diamond problem in inheritance?
What is the important feature of inheritance?
what type of questions
What is polymorphism what are the different types of polymorphism?
What is oops with example?
Give two or more real cenario of virtual function and vertual object
What are functions in oop?
Can destructor be overloaded?
What is an example of genetic polymorphism?
Who invented oop?
Which language is not a true object oriented programming language?