Multiple Choice
What is process of defining two or more methods within same class that have same name but different parameters declaration?
A) Method overloading
B) Method overriding
C) Method hiding
D) None of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Why we use array as a parameter
Q10: Program which executes applet is known as<br>A)applet
Q11: What is different between a Java applet
Q12: Which of these is correct about passing
Q13: Which of this statement is incorrect?<br>A)Every class
Q15: You read the following statement in a
Q16: What is byte code in the context
Q17: What is the process of defining a
Q18: What is garbage collection in the context
Q19: Which is true about an anonymous inner