Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

6 A Day LITE April 25th

What is the digital divide What is logic and how is it used What are the two ways in which
translators work

What is an instruction set What is the shorthand for the NOT What is a Denial of Service Attack
operation (DoS)

CSUK CSUK:Teacher CSUK:ReviseCS


© computerscienceuk.com | csuk.io teacher.computerscienceuk.com | csukteacher.com revisecs.computerscienceuk.com | revisecs.com
6 A Day LITE April 25th

What are the two ways in which


translators work

What is the digital divide What is logic and how is it used The two ways in which translators
work are: Compiling: taking the
A disparity between those who Logic is used to make decisions whole code and converting it into
have access to technology and based on rules that are known to be machine code before running it,
those who do not. true or false in a given situation. and Interpreting: taking the code
one instruction at a time, translate
and run the instruction, before
translating the nex

What is a Denial of Service Attack


What is the shorthand for the NOT (DoS)
What is an instruction set
operation
- "A type of cyber attack that floods
It is a list of instructions that a CPU
The shorthand for the NOT operation a network with traffic to overload
understands and executes.
is Q = NOT A. and disrupt it, making it unavailable
to users."

CSUK CSUK:Teacher CSUK:ReviseCS


© computerscienceuk.com | csuk.io teacher.computerscienceuk.com | csukteacher.com revisecs.computerscienceuk.com | revisecs.com

You might also like