What is the difference between C++ and java?
Answer Posted / poorna
c++ and java these both are object oriented programming
langauge but java elimainated some of the difficulty of
pointers are eliminated in java
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is polymorphism in oop example?
What is encapsulation selenium?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is class and object with example?
Can you explain polymorphism?
What is destructor example?
#include
2. Give the different notations for the class.\
what are the realtime excercises in C++?
Why multiple inheritance is not possible?
What is a superclass in oop?
What are objects in oop?
What is inheritance in oop?
what are the different types of qualifier in java?
What is abstraction and encapsulation?