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

Explain the differences between ActiveX Dll and ActiveX Exe?

0 Answers  


What are the important components of OLEDB?

0 Answers  


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

0 Answers  


What is form in visual basic?

0 Answers  


plzzzzzzz mail me some questions that r important to revise before an interviev wat r the possible question that mnc ask MY EMAIL ID shanty_pathak@yahoo.com

3 Answers   Wipro,


How many ways you can access file using VB?

0 Answers  


Is it possible to call oracle database through ADO control or Object?

1 Answers  


What is RdExecDirect?

1 Answers  


It possible to call OLEDB's Features directly in VB without using any control?

0 Answers  


How many types of ActiveX Components are there in Visual Basic and what are they?

2 Answers  


Dim x, y as integer. What is x and y data type?

8 Answers  


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

0 Answers  


Categories