www.ThinkITI.com
Home
MCQ
Search
Free Apps
Important
Study Groups
Contact Us
Policy
Home
MCQ
Objective Questions
ITI
COPA
COPA Set-1
JavaScript and Creating Web Page
36
JavaScript and Creating Web Page MCQ with Answers
36)
Which keyboard in switch case statement specifies the code to run if there is no case match?
Break
Case
Default
End
Answer is:
Default
JavaScript and Creating Web Page MCQ with Answers
For more MCQ's Click Here
Related JavaScript and Creating Web Page MCQ with Answers
37)
Which statement is used to test a block of code for errors?
Catch
Finally
Throe
Try
Answer
Answer is:
Try
38)
Which statement is used to handle the error?
Try
Catch
Throw
Finally
Answer
Answer is:
Catch
39)
Which statement is used create custom error in javascript?
Catch
Finally
Throw
Try
Answer
Answer is:
Throw
40)
Which statement is used to execute code after try and catch?
Finally
Syntax error
Throw
Type error
Answer
Answer is:
Finally
JavaScript and Creating Web Page MCQ with Answers
For more MCQ's Click Here