• +91 9723535972
  • info@interviewmaterial.com

Dart Programming Interview Questions and Answers

Related Subjects

Question - What Is The Syntax To Handle An Exception?

Answer -

The following syntax is used to handle an exceptions:

try {   

   // code that might throw an exception   

}    

on Exception1 {   

   // code for handling exception   

}    

catch Exception2 {   

   // code for handling exception   

}

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners