what is the main difference between c and c++?
Answer Posted / pramananth.k
c is not object oriented .c++ is object oriented
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Encapsulation?
What are the 5 oop principles?
Why is static class not inherited?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
write a program to find 2 power of a 5digit number with out using big int and exponent ?
2. Give the different notations for the class.\
what is different between oops and c++
#include
What is inheritance in simple words?
Templates mean
Which type does string inherit from?
What is overriding in oop?
What is polymorphism in oop example?
What is encapsulation with example?
Describe these concepts: Polymorphism, Inheritance and Abstraction.