0
What cause UNDEFINED ERROR in general
2 Answers
+ 4
All errors that are not defined... meaning the program (or compiler) cannot run further, without having an explanation. So, it's more ore less all unnattended errors, meaning we cannot make a list of them :P
+ 1
not declaring the variable before defining it