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
What do you mean by hashing?
Is java ee a framework?
What are the two ways of implementing multi-threading in java?
What are operators and its types?
What are different types of references?
how to run ecllipse with jettyserver for windows environment using batch file
Which package is imported by default?
What is t type java?
Explain try and catch keywords in java?
What are the main differences between the java platform and other platforms?
Can we convert integer to string in java?
Can classes declared using the abstract keyword cab be instantiated?
Why is stringbuffer called mutable?
How many bits is a char?
How do you test a method for an exception using junit?