What is the difference between C++ & Java?
Answer Posted / tarique anwer
The main purpose to developed java language is that "TO
MAKE UNIQUE COMPILER".
java have unique compiler and c++ have savral compiler.
| Is This Answer Correct ? | 61 Yes | 9 No |
Post New Answer View All Answers
Can a main method be declared final?
Are variables stored in ram?
What is the difference between static (class) method and instance method?
what is bmg file and how to create that files?what will it contailn?
What does arrays sort do in java?
Name four container classes.
What is the difference between java applets and applications?
Does java support multiple inheritance or not?
Can we sort set in java?
what do you mean by classloader?
Why java does not support pointers?
What are the differences between stringbuffer and stringbuilder?
What is supplier in java?
Can a class declared as private be accessed outside it’s package?
What is java thread dump, how can we get java thread dump of a program?