What is the difference between C++ & Java?
Answer Posted / tiwari suryaprakash
you can call any method by using the reference of others
class object is known as DMD(Dynamic Method Dispatch)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which data type is class in java?
What are abstract methods in java?
Can an unreferenced object be referenced again?
How do you define a set in java?
Explain public static void main(string args[]) in java.
Explain listiterator and methods in listiterator?
Can you pass functions in java?
Can we catch more than one exception in single catch block?
Do you need to import math in java?
What is serialversionuid?
What is difference between public static and void?
Can list be final in java?
Is there any difference between synchronized methods and synchronized statements?
Why is singleton not thread safe?
What is a loop java?