“Błąd śmiertelny i nie śmiertelny w C” Kod odpowiedzi

Błąd śmiertelny i nie śmiertelny w C

 /* 
 Distinguish between the terms fatal error and nonfatal error in C. Why might you prefer to experience
 a fatal error rather than a nonfatal error?

 We might prefer fetal error cause the program stops excution so we know that there is an error,
 but in the other hand when nonfetal error the program continue to excute and outputs wrong results,
 Therefore in some cases we couldn't know there is a nonfetal error.
 */
Levai Akraman

Błąd śmiertelny i nie śmiertelny w C

 Distinguish between the terms fatal error and nonfatal error in C. Why might you prefer to experience
 a fatal error rather than a nonfatal error?

 We might prefer fetal error cause the program stops excution so we know that there is an error,
 but in the other hand when nonfetal error the program continue to excute and outputs wrong results,
 Therefore in some cases we couldn't know there is a nonfetal error.
Vivacious Vulture

Odpowiedzi podobne do “Błąd śmiertelny i nie śmiertelny w C”

Pytania podobne do “Błąd śmiertelny i nie śmiertelny w C”

Więcej pokrewnych odpowiedzi na “Błąd śmiertelny i nie śmiertelny w C” w C

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu