본문 바로가기
IT/ETC

Debugging

by 토니당 2020. 2. 14.
반응형
  1. syntax errors that prevent a program from running
  2. runtime errors when code fails to execute or has unexpected behavior
  3. semantic (or logical) errors when code doesn't do what it's meant to.

 

반응형

'IT > ETC' 카테고리의 다른 글

Sites to view later  (0) 2020.02.24
Media files note 1  (0) 2020.02.24
Android Studio notes1(02/13/20 cudo notes)  (0) 2020.02.13
REGEX  (0) 2020.02.12
FCM notification send  (0) 2020.02.11