SLR5 Flashcards
(9 cards)
what are the 2 types of software
Systems software
Application software
what is generic application software
Application software that is designed to carry out different tasks
what is specific application software
a program that has little use outside of its designated purpose
What is the purpose of translators
translates source code into machine code
how do interpreters work
code is translated line by line as each line is run
what is an advantage of using an interpreter over a compiler
code does not have to be compiled before it is run
shows syntax errors
how do compilers work
All the code is translated into machine code before the program is run
what is the purpose of a assembler
translates from assembly into machine code
what does utility software do
keeps your computer safe from malware
keeps your computer running efficiently