What are the different types of errors in visual Basic?

Answers were Sorted based on User's Feedback



What are the different types of errors in visual Basic?..

Answer / guest

Syntax Errors, Runtime Errors , Logic Errors.

Is This Answer Correct ?    67 Yes 7 No

What are the different types of errors in visual Basic?..

Answer / harish

Syntax Error,Logic Error,Compile Error and Run time Error
are different Errors in Visual Basic

Is This Answer Correct ?    43 Yes 8 No

What are the different types of errors in visual Basic?..

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

What are the different types of errors in visual Basic?..

Answer / tauqeer ahamad

Syntax Errors, Runtime Errors , Logic Errors.

Is This Answer Correct ?    19 Yes 4 No

What are the different types of errors in visual Basic?..

Answer / kevadiya lalit

Syntax Errors, Runtime Errors , Logic Errors

Is This Answer Correct ?    17 Yes 2 No

What are the different types of errors in visual Basic?..

Answer / danish riyaz

Runtime Error,
Syntax Error,
Compile(time) Error,
Logical Error.

Is This Answer Correct ?    10 Yes 2 No

What are the different types of errors in visual Basic?..

Answer / smart

syntax errors, run time errors,logical errors

Is This Answer Correct ?    7 Yes 3 No

What are the different types of errors in visual Basic?..

Answer / musa lovett

syntax errors
run-time error
logic error

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Visual Basic Interview Questions

What are the types of line styles available in Treeview Control?

0 Answers  


_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.

0 Answers  


Does VB Supports OOPS Concepts? Explain..

4 Answers  


What is the need of tabindex property is label control?

0 Answers  


what are the Parts of ODBC?

0 Answers  


How would you Create a Query Builder and Explain its uses

0 Answers  


What is Collection Objects?

1 Answers  


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

1 Answers  


What about DLL calls that require callbacks?

0 Answers  


How to customize workgroup message?

0 Answers  


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

0 Answers  


Can a VB application be an OLE server?

0 Answers  


Categories