What will happen if you issue a Resume statement after
handling an error?
Answer Posted / 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 |
Post New Answer View All Answers
How do I implement Undo?
What are the types of line styles available in Treeview Control?
What is datagrid in vb net?
What is ActiveX Document?
Scope of API's can be of types, what are they?
Types of LockEdits in RDO.
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How would you use ActiveX Dll and ActiveX Exe in your application?
what are the Parts of ODBC?
Write the Steps in Creating an ActiveX Control?
State about the different types of visual basic data?
What is the need of tabindex property is label control?
What are the scope of the class?
which property used to add a menus at runtime?
How do I prevent multiple instances of my program?