What cause UNDEFINED ERROR in general | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What cause UNDEFINED ERROR in general

12th Jun 2017, 1:25 AM
Hacen Med
Hacen Med - avatar
2 Antworten
+ 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
12th Jun 2017, 2:15 AM
visph
visph - avatar
+ 1
not declaring the variable before defining it
12th Jun 2017, 6:36 AM
Paavan Gupta
Paavan Gupta - avatar