What is the difference between C++ & Java?
Answer Posted / r.lakshana
C++ is the advanced version of c i.e.C with Classes whereas
Java is the platform independent as it works on any type of
operating systems.
| Is This Answer Correct ? | 642 Yes | 69 No |
Post New Answer View All Answers
Does java have extension methods?
State some advantages of java?
Java.util.regex consists of which classes?
What is anonymous inner class?
What is the use of put method?
Can a constructor have different name than a class name in java?
What are examples of modifiers?
How to print an arraylist in java?
What is difference between filereader and bufferedreader?
When do we use synchronized blocks and advantages of using synchronized blocks?
What is sortedmap interface?
What is the difference between synchronized and synchronized block?
Explain wait() method of object class ?
what is the difference between future and callable interface in java?
Explain the term virtual machine?