What will happen if you issue a Resume statement after
handling an error?
Answers were Sorted based on User's Feedback
Answer / shaan
control switches to same statement again if Resume is given.
Need to give Resume next to switch to next statement
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shriya sharma
It goes to the next statement on which the error has
occured if it would go to the same statement then it would
be in a deadlock.
Is This Answer Correct ? | 1 Yes | 1 No |
What is ActiveX Document?
How would you convert a form into document?
HTML stands for What? Use of HTML ?
How do you clear the current selected item from a drop down combo box?
Difference between Tabletype and Snapshot?
What is Dataware Control?
When should we use recursive programming?
What is the use of Tabledef?
What is the difference between a Property Let and Property Set procedure?
What is diff between the Generic Variable and Specific Variable?
What is the difference Between ADO and other data access objects?
What is RdExecDirect?