Q. What is the correct syntax of a try-catch block?

ट्राई-कैच ब्लॉक का सही सिंटैक्स क्या है?

A
try { } catch(Exception e) { }
B
try ( ) { } catch { }
C
catch(Exception e) { } try { }
D
try { } except { }

Explanation

Explanation will be available soon. Please stay tuned.

व्याख्या जल्द ही उपलब्ध होगी। कृपया बने रहें।

Invest in Future Achievers

Your support helps keep Exam Achiever 100% free for students preparing for exams.

Thanks for your support!

Comments

Leave a Comment