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 is the use of parameters collection?

2 Answers  


Can you create a Updatecascade, Deletecascade relation in Ms- Access?

0 Answers   Tam,


How do you do multithreading application in VB

1 Answers  


How would you activate animation control?

0 Answers  


what is the difference between vb and vb.net

2 Answers  






How will you define a function to accept variable number of arguments ?

1 Answers  


How does the following statements work? On Error Goto 0

4 Answers  


How many ways you can access file using VB?

0 Answers  


What is MAPI ?

2 Answers  


Give brief description about class?

0 Answers  


Difference between DDE and OLE.

0 Answers  


What is Static Cursor?

1 Answers  


Categories