What is the difference between C++ & Java?
Answer Posted / ankit siwach
c++ is good from java becoz this is truly objecet orinted
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the difference between form & report?
What is abstract class constructor called?
What is generic class?
What is port number in java?
What are heterogeneous objects?
What is a qualifier in a sentence?
What is the use of runnable interface?
What is serialversionuid?
What is remote method invocation (rmi)?
How to restrict a member of a class from inheriting by its sub classes?
How does varargs work in java?
What is an example of a conditional statement?
What about interthread communication and how it takes place in java?
What is a functional interface?
how do I create a runnable with inheritance? : Java thread