Font size
WorksheetsTFrench-CS-Quiz
Total questions: 80
Worksheet time: 54mins
what register stores the intermediate results of calculations in the CPU
(a)
Fill in the blank:
(a) Is the breaking down of a problem into more manageable sub problems
What is the definition of abstraction?
The removal of unnecessary data
Hiding things
Breaking down a problem into manageable steps
Thinking algorithmically
Fill in the gap:
Freedom of (a) Act (2000)
(a) source means anyone on the internet can use your program without your consent or credit
How many tonnes of e-waste is produced each year world wide
50-70 million
20-50 million
10-20 million
50kg
which of these are principles of the Data Protection Act 2018?
Data should be kept safe and secure
Data must sometimes be kept up to date
Data should be kept no longer than necessary
Data should only be held for up to 5 years
When was the Computer Misuse Act introduced?
1990
1991
1992
1933
The copyrights, (a) and patents act protects innovation
What are the two types of back up?
Full
Sequential
Incremental
Linear
The OS communicates with internal and external (a)
(a) testing is when organisation employ specialists to stimulate potential attack on their network
Which of these is a form of attack?
Malware
Assault
Robbery
Bullying
what is the definition of a layer?
A group of protocols with different functions
A group of protocols with a similar purpose
A self-contained mess
A group of protocols defining how you can connect to a network
Which of these protocols control emails being sent?
SMTP
POP3
FTP
IMAP
What are the main frequencies of Wi-Fi?
2.4GHz
2.6GHz
5.0GHz
5.2GHz
Which of these is star topolog?
What is the definition of a WAN?
A network over a small geographical area
A collection of network of a small geographical area
A collection of network of a large geographical area
A network of a large geographical network
which of these storage types is the best for Cost/GB?
Solid state
Magnetic
Optical
Flash Memory
which of these are secondary storage?
Solid State
Magnetic
Cache
ROM
What type of secondary storage contains flash memory
Optical
Solid State
Magnetic
RAM
Virtual memory (RAM) converts (a) into temporary RAM
What is the purpose of the RAM?
Store applications not currently in use
Store applications currently in use
Store all applications
long term memory
The ROM holds the (a) telling the computer how to correctly boot up
RAM is (a) , meaning all data is lost when power is lost
Which of these are examples of embedded systems
Satnav
Fridge
Laptop
Computer
which of these affect the CPU performance
Clock speed
Number of cores
Input/Output devices
Cache size
What are the main functions of the Control Unit (CU)
The FDE cycle
Control data flow inside/outside the CPU
Perform calculations
within the CPU
Very fast memory within the CPU
What is an Computer Functions ?
gathers data, allows users to input data.
Input, Output, Process, Storage.
What is a computer Output ?
displays data and information for user.
Input, Output, Process, Storage.
representation of fact, figure, or idea.
What is a Input ?
gathers data, allows users to input data.
displays data and information for user.
Examples of Input Devices
CPU, ROM, RAM and cache, Slots for expansion cards
monitors, printers, speakers and earphones
keyboard, mouse, microphone, stylus, scanner, camera
Algorithm
Pulling out specific differences to make one solution work for multiple problems.
A list of steps to finish a task. A set of instructions that can be performed with or without a computer. For example, the collection of steps to make a peanut butter and jelly sandwich is an algorithm.
Mental processes and strategies that include: decomposition, pattern matching, abstraction, algorithms (decomposing problems into smaller, more manageable problems, finding repeating patterns, abstracting specific differences to make one solution work for multiple problems, and creating step-by-step algorithms).
DEFINE: Command
An instruction for the computer. Many commands put together makeup algorithms and computer programs.
A way of representing information using only two options.
DEFINE: Computational Thinking
Mental processes and strategies that include: decomposition, pattern matching, abstraction, algorithms (decomposing problems into smaller, more manageable problems, finding repeating patterns, abstracting specific differences to make one solution work for multiple problems, and creating step-by-step algorithms).
A list of steps to finish a task. A set of instructions that can be performed with or without a computer. For example, the collection of steps to make a peanut butter and jelly sandwich is an algorithm.
DEFINE: Computer Science
Computer science is the study of processes that interact with data and that can be represented as data in the form of programs. It enables the use of algorithms to manipulate, store, and communicate digital information.
A way of representing information using only two options.
The visual programming language used in Code.org's online learning system for K-5 students.
the study of the principles and use of computers.
The smallest unit of information is ?
a byte (Pronounced: bite)
a bit
a nibble
a block
Fortran
What is an example of a low-level language
Python
French
Binary
C++
Some programs allow the computer's video display to be divided into separate areas in order to look at more than one item or portions of an item simultaneously. These are called?
disks
windows
fonts
directories
The smallest visual element on a video monitor is called what?
Character
Pixel
Byte
Kwerk
DEFINE: Central Processing Unit (CPU)
Software used to control the computer and its peripheral equipment.
Brain of the computer that performs instructions defined by software
Groupings of 1's and 0's that makes information that a computer can understand.
Something anyone can operate
DEFINE: Binary Code
Any type of computer network that is not connected by cables of any kind.
Read Only Memory- Permanent instructions that cannot be changed. It makes the BIOS function. Checks your OS.
Groupings of 1's and 0's that makes information that a computer can understand.
DEFINE: Wireless Network
Any type of computer network that is not connected by cables of any kind.
The Network allows computers to connect and communicate with different computers via any medium. LAN, MAN and WAN are the three major types of the network designed to ... A Communication medium used for LAN has twisted pair cables and coaxial
Software used to control the computer and its peripheral equipment.
device used to insert data into a computer or other device (ex: keyboard, mouse, microphone, scanner, voice recognition)
Select all the examples of utility software ...
Disk defragmenter
Registry Clean-up
MacOS X
Edge Browser
File compressor
Choose the best word to complete this sentence:
Operating systems are special programs that control all aspects of a computer's hardware and software and provide an ___________ between the user and the physical machine.
interface
relationship
application
engagement
What type of algorithm is used by the OS to move programs from RAM to disk and back again, when memory becomes full?
Paging
Virtualising
Abstracting
Saving
All modern OSs allow multi-tasking. Choose the correct meaning of multi-tasking.
When several processes can be run concurrently
When several task bars can be shown on desktop
When a user can have several documents open at the same time
When the processor forms a queue of processes waiting to be run
The process of proving to a computer that you actually are who you claim to be as a user?
Authentication
Verification
Validation
Clearing
Which is the right order for network layers
Application Link Transport Network
Application Transport Link Network
Application Transport Network Link
Transport Link Network Application
Which is more secure?
wireless networks
wired networks
George, Jane, Miranda, Ahmed, Sophie, Bernie, Keith.
They are sorted using Insertion sort. What is the first name to be moved?
George, Jane, Miranda, Ahmed, Sophie, Bernie, Keith.
How many names have to be moved altogether before the list is sorted?
00110011 + 01000110
Which of these is not a variable type?
String
Bool
Alphanumeric
Integer
Selection uses which command?
While
Repeat Until
IF
x=x+1
What shape do we use to indicate a decision on a flow chart?
Rectangle
Square
Diamond
Parallelogram
Arrow
Which of these is not a form of Iteration?
For
While
If
Repeat until
When you present an algorithm graphically as a flow diagram, what shape do you use to represent selection?
reectangle
diamond
platinum
oval
What is pseudocode?
machine code
high level programming language
low level programming language
An algorithm expressed in human language that looks like programming code
What is the best way to protect intercepted transmissions being read by a third party?
Encryption
Digital Signatures
Hiding the message
Only sending a single word at a time
What is "Malware"?
Software which is designed to cause damage to a system or systems
Software designed by someone called Malcolm
Software designed to prevent attacks from outside the computer system
Software designed to enable people to hack your system
What is a worm?
A malicious program which replicates by injecting its own code into other files
A malicious program which replicates by making copies of itself and filling up RAM and secondary storage sometimes propagating across a network
A malicious program which masquerades as a legitimate program but causes harmful execution when run
A malicious program which encrypts all of the data on a computer system and demands payment in order to decrypt the data
Which part of any computer system is most vulnerable to attack?
The web browser
The router
The CPU/RAM
The User
What is "Social Engineering"
Manipulating people through voice or text into sharing private information
Setting up security methods to prevent people from falling victim to scams
Calling people on the phone in order to try to get their passwords
Building replicas of human beings in order to commit some sort of elaborate, expensive and machiavellian fraud.
TRUE/FALSE:
Mr Kenvyn made this homework so he could use our quizzes for other years.
(a)
