Which of the following methods will be invoked when the call is-- show(10L);

  1. show(float f){ }

  2. show(int i){ }

  3. show(double d){ }

  4. none of the above


Correct Option: A

Find more quizzes: