public void callMe(){ callMe();}//It will cause which error.

  1. StackOverFlowError

  2. OutOfMemoryError

  3. Process will not be terminate till the time we reboot the machine.

  4. Method will be called only 32768 times.


Correct Option: A

Find more quizzes: