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 static blocks and static initalizers in java ?
What will happen to the exception object after exception handling?
What is string in java is it a data type?
What is the purpose of lambda expressions?
Is class is a data type?
What is anagram in java?
What is :: operator in java?
Java Compiler is stored in JDK, JRE or JVM?
How to disable caching on back button of the browser?
What are the java ide’s?
Why does java not support operator overloading?
What is array in java?
Can a method be static?
Explain about narrowing conversion in java?
What is application tier?