what is the main difference between c and c++?
Answer Posted / parvati
In "C" writting in class concept is not provided where as in
"C++" all the data members and member functions of similar
or dissimilar datatypes will be written.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is new keyword in oops?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How do you achieve polymorphism?
What are the types of abstraction?
any one please tell me the purpose of operator overloading
can we make game by using c
What makes a language oop?
What is this pointer in oop?
What is data binding in oops?
What is coupling in oops?
What is abstraction and encapsulation?
write a program to find 2^n+1 ?
What is the renewal class?
What is object and example?
What polymorphism means?