Question: 1. Method overloading distinguishes between methods based on _____. data types of arguments none of these number of arguments both number of arguments and data
1. Method overloading distinguishes between methods based on _____.
data types of arguments
none of these
number of arguments
both number of arguments and data types of arguments
2. In Java, when you divide an int by another int, the result will be a(n) _____.
int
double
none of these
String
float
boolean
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
