πŸ“Š PHP
Q. What is the intent of try block?
  • (A) It introduce block of code in which exception can arise.
  • (B) It is used instead of catch block or after catch block.
  • (C) It is used to throw an exception.
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) It introduce block of code in which exception can arise.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
91343
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
93%
Success Rate