What is the difference between C++ & Java?
Answer Posted / dilip chaudhary
The main difference between c++ and java is that java is a
platform independent i.e. write once and run any where,but
c++ doesn't.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is tcp ip in java?
What is use of valueof () in java?
What do you understand by looping in java? Explain the different types of loops.
What are the main uses of this keyword?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is object of class in java?
Name few java 8 annotations ?
What is a treeset in java?
What are different types of encoding?
Explain the difference between a Thread and a Process.
what is meant by Byte code concept in Java?
What is the difference between class & object?
Describe the process as to how substring() methodology mechanisms in java.
Explain how hashmap works?
How do you declare an array in java?