What is the difference between C++ & Java?
Answer Posted / s.palanivel rajan.,b.e
Java is pure object orientef language but C++ is not because
we can write a c++ pprogram without using class or object...
The techniques which are not supported in java nut supported
by c++ are...
POINTERS
STRUCTURES
OPERATOR OVERLOADING
MULTIPLE INHERITANCE
GOTO OPERATOR
AUTOMATIC TYPE CONVERSION
DESTRUCTOR
UNSIGNED INTEGER
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
What are the three best choices for a development environment?
What exceptions occur during serialization?
How do I remove a character from a string in java?
Is string a class in java?
what are the disadvantages of indexes in oracle?
What is an example of a constant variable?
What is rule of accessibility in java?
How do you declare a string variable?
What is meant by main method?
What is sortedmap in java?
What is functional interface in javatpoint?
difference between byte stream class and character stream class?
What is the difference between import java.util.date and java .util?
What is a variable declaration?
How do I write a self declaration?