What is the main difference between C++ and Java
Answer Posted / nish
the main difference is that java provides more security
than c++ and java is useful in web based applications.
In java there is no Multiple inheritance instead of that we
use Interfaces.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are benefits of oop?
write knight tour problem which is present in datastructure
Is react oop?
How long to learn object oriented programming?
Can static class have constructor?
What are two types of polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is polymorphism used for?
class type to basic type conversion
What are functions in oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is ambiguity in inheritance?
how to get the oracle certification? send me the answer
What is oops in simple words?
What is object in oops?