What Is The Process Of Defining More Than One Method In A Class #262
What is the process of defining more than one method in a class differentiated by parameters?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Classes Methods - Java Methods Taking Parameters - Quiz No.1.
What is the process of defining more than one method in a class differentiated by parameters?
Function overriding
Function overloading
Function doubling
None of the mentioned