AQA A-Level Computer Science 4.6 Fundamentals of computer systems overview quiz quiz
11questions. Pick an answer and you'll see why right away.
Which of these is application software rather than system software?
Which is a function of the operating system?
What is the output of an AND gate when one input is 1 and the other is 0?
When does an XOR gate output 1?
Using De Morgan's law, is equivalent to:
What is the difference between machine code and assembly language?
Which paradigm states what result is wanted rather than the step-by-step instructions?
What is one advantage of a compiler over an interpreter?
What happens during lexical analysis in compilation?
What is the purpose of the optimisation stage of compilation?
What is the benefit of a compiler producing intermediate bytecode?