what is the main difference between c and c++?
Answer Posted / rohit singh
c++ is advance version of c.
In c security is less as compare of c++
In c progarm is difficult as compare to c++.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is inheritance write a program to show use of inheritance?
What is encapsulation in oop?
What is polymorphism and types?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< explain sub-type and sub class?
atleast u have differ it into 4 points? What is difference between abstraction and encapsulation? What are the benefits of polymorphism? What is abstraction example? What is polymorphism used for? How to hide the base class functionality in Inheritance? What does I oop mean? Which language is not a true object oriented programming language? What are the features of oop? Describe these concepts: Polymorphism, Inheritance and Abstraction. What is the diamond problem in inheritance?