Computer Science, asked by mansuraahmed01, 12 days ago

Write the prototype for a method named div that takes two float values as parameters and returns a double values.
a] public double div(double a, double b);

b] public double div(float a, int b);

c] public double div(a float, b float);

d) public double div(float a, float b);

Answers

Answered by shashisantoshjha
0

Answer:

please

Explanation:

mark me as brainliest

Similar questions
Math, 8 months ago