What is the difference between C++ & Java?
Answer Posted / alka yadav
c++ is a superset of c but java is neither a superset nor a subset of c or c++.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why deletion in linkedlist is fast than arraylist?
how do I create a runnable with inheritance? : Java thread
What is procedure overloading?
What is class and object in java?
Give example to differentiate between call by value and call by reference.
Can we have multiple catch block for a try block?
Is jdk required on each machine to run a java program?
What is contract between hashcode and equal method?
What is a parameter used for?
What is a methodologist?
Explain the hierarchy of java exception classes?
What is collection class in java?
What initialize variables?
How does a for loop work java?
What are the escape sequences in java?