what is difference between c++ language and java language
Answer Posted / selva kumar.r
In C++ we can use Inheritance.
there are various types of inheritance in c++
they are
* Simple / Single
* Multilevel
* Hierarchical
* Multiple
* Hybrid
Wheares in Java instead of Inheritance, we can use Interface
This is the major and main difference between C++ and
Java.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are oops methods?
how to get the oracle certification? send me the answer
What does and I oop mean?
Why do pointers exist?
What is polymorphism oop?
What is the use of oops?
What is abstraction encapsulation?
Get me a number puzzle game-program
What do you mean by abstraction?
What is encapsulation c#?
Can an interface inherit a class?
What is the real time example of inheritance?
Why is encapsulation used?
How to use CMutex, CSemaphore in VC++ MFC
What is encapsulation and abstraction? How are they implemented in C++?