what is source code
easy code for humans to write in however computer requires it to be translated into machine code to be read and run
what is machine code
low level language which are tricky for humans to read and write however easier for computer to run
tell me 2 characteristic of low level language
tell me 3characteristics of high level languages
what are three type of translators
assemblers compliers and interpreters
what are 3 characteristics of compliers
what are three characteristics of interpreters
what is a code editor
allow programer to write code:
auto correcting
auto indentation and line numbering
what is a run time enviroment
allows the code to be run quickly
- identify logic errors
what is error diagnostics and debugging
help find errors and identify location and way to fix it
what is error diagnostics and debugging
help find errors and identify location and way to fix it
what are translators
translate source code into machine code
what is a gui
design the user interface by building it up graphically