Multiple Choice
Which of the following is a type of polymorphism in Java?
A) Compile time polymorphism
B) Execution time polymorphism
C) Multiple polymorphism
D) Multilevel polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which is built on the top of
Q16: In RMI program the following example shows
Q17: Abbreviate the term DGC?<br>A)Digital Garbage Collection<br>B)Distributed Garbage
Q18: RMI has which of these protocols implementations?<br>A)Java
Q19: In RMI applications which program obtains a
Q20: In RMI which layer defines and supports
Q21: Which package provides many event classes and
Q23: Which of these method of class StringBuffer
Q24: Swing is not a part of JFC
Q25: When does method overloading is determined?<br>A)At run