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
What are the ways in which a thread can enter the waiting state?
What is http client in java?
What is thread safe in java?
What do you mean by thread safe?
Why can't we override private static methods?
What is the benefit of singleton pattern?
What is the difference between Array and Hash Table?
Is minecraft 1.15 out?
What is an example of declaration?
How are destructors defined in java?
What are the differences between string and stringbuffer?
explain the difference between jdk and jvm?
Explain the use of sublass in a java program?
Differentiate between stringbuffer and string?
What is singleton class and how can we make a class singleton?