What is the difference between C++ and java?
Answer Posted / sudhir krishna
c++ and Java both are object oriented programming language.
but java is not fully object oriented language.
java is platform independent but c++ is platform dependent
language.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is difference between polymorphism and inheritance?
What is encapsulation example?
What is byval and byref? What are differences between them?
Which is better struts or spring?
What is cohesion in oop?
What do you mean by variable?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is pure oop?
What is protected in oop?
what are the different types of qualifier in java?
what type of questions
Can we create object of abstract class?
Can we define a class within the interface?
Can bst contain duplicates?
What is the real life example of polymorphism?