Save
Comp OCR GCSE
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Bianca w
Visit profile
Cards (42)
What is the purpose of the
CPU
?
Input
,
process output
View source
What is the purpose of RAM?
Stores data
/
instructions temporarily
View source
What is the purpose of HDD?
Stores
permanent data
and
files.
View source
NOT operator
Inversion
(false is true, true is false)
View source
AND operator
Conjunction
( both activators must be
true
for it to be true)
View source
OR
operator
Disjunction
( At least one must be
true
)
View source
%
remainder
division
View source
Why does data need to be converted into binary?
Computers use
electronic signals
that are two states. All data must be converted into
binary.
View source
Operating systems
A set of programs that controls the
operation
of a computer system
View source
What does the operating system do?
manages all the
software
and
hardware
View source
Example of
Operating systems
Android, IOS, Microsoft Windows
View source
Open source software
Software with source code that anyone can
inspect
, modify and
enhance
View source
General Purpose Computing System
A computing system designed to
automate
any process, as specified by a
program
View source
Resolution
The measure of the number of
pixels
in an image
View source
What is a
processor
?
fetches, decodes and executes program
instructions
View source
What is the difference between storage and memory?
Storage does not get deleted after
turned off
,
memory
does
View source
//
Integer division
(returns back the
integer
)
View source
To the power of (2
2 =
2^2
)
View source
What is
logic
?
Binary
that describes the functions of
hardware components
View source
What is
syntax
?
The
grammar
of a programming
language
View source
What is a
logical error
?
When
your
program doesn't work the way
it should
View source
Syntax
error
A
mistake
in the programs
grammar
View source
Sequence
A set of step by step
instructions
View source
Selection
The choice through a
computer
program
View source
Iteration
Repetition
of a process to create a more
efficient
solution
View source
Algorithm
A set of step by step
instructions
used to complete a
task
View source
Metadata
Data about data
View source
Colour depth
the number of
bits
used for each
pixel
in an image file
View source
How do you calculate the file size of an image?
Resolution
*
colour depth
View source
How does resolution and colour depth effect file size and quality of an image
As the
bit depth increases
, the file
size
does however the quality gets better
View source
what is a
Trojan
?
A piece of software that appears to perform a
useful function
but actually performs
malicious actions
without the user knowing
View source
Spyware
unwanted
software that
monitors
information on a person and how they use their computers
View source
Adware
Infects a computer and causes it Ito download or display malicious adverts/pop-ups when the victim is
online
View source
Bots
Automated
programs that perform tasks
repeatedly
View source
Virus
Malicious
form of
self replicating
software
View source
Botnet
A large collection of
malware
infected devices (
zombies
)
View source
Worms
Self replicating
like
viruses
but do not attach themselves to files as viruses do
View source
Hacking
Gaining
unauthorised
access or control of a
computer
system
View source
Social engineering
A set of methods used by cyber criminals to
deceive
individuals into handing over info
View source
volatile
data that will be
lost
when the computer or device is
off
View source
See all 42 cards