what is the main difference between c and c++?
Answer Posted / j.balaji
C is oldest programming language.but c++ is the advanced version of C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is data hiding and abstraction same?
What are the 4 main oop principles?
What is abstract class in oop?
What is the example of polymorphism?
What is oops?what is its use in software engineering?
#include
What is an example of genetic polymorphism?
What is the real time example of inheritance?
How do you achieve polymorphism?
write a program to find 2^n+1 ?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is difference between data abstraction and encapsulation?
What is destructor in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is an interface in oop?