Which of the following statements invoke the exception class?

PHP - Online Exam Test Papers | PHP - MCQs[multiple choice questions and answers ] | PHP - Mock Test Papers | PHP - Practice Papers | PHP - Sample Test Papers |

Question:
Which of the following statements invoke the exception class?

1.throws new Exception();

2.throw new Exception();

3.new Exception();

4.new throws Exception();

Posted Date:-2021-07-09 04:03:02


More MCQS Questions and answers