Question: Question 4 ( 1 point ) Consider the method public static int get _ max ( int a , int b ) Select the

Question 4(1 point)
Consider the method "public static int get_max(int a, int b)"
Select the Truetatement from this list
we can call the method as "int x= get_max (4.5,5)"
we can call the method as "int x= get_max (5,4)"
we can call the method as "int x= get_max (5,4,3)"
we can call the method as "double x= get_max (4,5)"
 Question 4(1 point) Consider the method "public static int get_max(int a,

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!