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
What is the default size of set in java?
What is another word for methodology?
What does the “static” keyword mean? Can you override private or static method in java?
How many threads can java run?
Can long be null in java?
Does windows 10 need java?
What is internal variable?
What is the main purpose of java?
What are synchronized methods ?
What is a concrete classes? Is Java object class is concrete class?
What are multiple inheritances? Is it supported by java?
What are the uses of synchronized keyword?
What is java autoboxing?
Explain the concept of hashtables?
When can an object reference be cast to an interface reference in java programming?