What are the different types of errors in visual Basic?
Answer Posted / 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 |
Post New Answer View All Answers
What are the types of Error? In which areas the Error occurs?
How can you get selected file from file system Control?
Can a VB application be an OLE server?
What is instantiating?
Is a foo VBX/DLL available as shareware/freeware?
How can you Navigate from the DHTML application to another DHTML application? .
How do I call help files from a VB program?
What is the use of OLE?
__ no of controls in form.
What is dao in visual basic?
How can you force new objects to be created on new threads?
What is a thread pool and how are the threads within a thread pool managed?
Where can I get good up-to-date information about VB?
What is "NULL"?
1s it posible to Create Tables Through Querydef?