What are the different types of errors in visual Basic?
Answers were Sorted based on User's Feedback
Answer / ghanshyam vrema
There are only three type of error
1 Syntex Error (any sytex wrong or missing syntex)
2 Compile time error (At the time of compiling)
3 Runtime error(its occure due to logical mistakes)
Is This Answer Correct ? | 30 Yes | 10 No |
Answer / tauqeer ahamad
Syntax Errors, Runtime Errors , Logic Errors.
Is This Answer Correct ? | 19 Yes | 4 No |
Answer / kevadiya lalit
Syntax Errors, Runtime Errors , Logic Errors
Is This Answer Correct ? | 17 Yes | 2 No |
Answer / danish riyaz
Runtime Error,
Syntax Error,
Compile(time) Error,
Logical Error.
Is This Answer Correct ? | 10 Yes | 2 No |
What are the types of line styles available in Treeview Control?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Does VB Supports OOPS Concepts? Explain..
What is the need of tabindex property is label control?
what are the Parts of ODBC?
How would you Create a Query Builder and Explain its uses
What is Collection Objects?
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event
What about DLL calls that require callbacks?
How to customize workgroup message?
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
Can a VB application be an OLE server?