explain all types of error that occur in visual basic ? with examples
Answers
Answered by
1
Answer:
Introduction to Error Handling
For example, the user might make the mistake of attempting to enter text (string) to a box that is designed to handle only numeric values such as the weight of a person, the computer will not be able to perform the arithmetic calculation for text, therefore, will create an error.
Similar questions