Font size
WorksheetsPaper 1 March Mock Revision
Total questions: 102
Worksheet time: 56mins
What is a standalone computer?
A computer that is not connected to a network
A computer that is being used as a server
A computer that does not have any peripherals attached to it
A computer that is only used by one person
Which of these is a characteristic of a LAN?
It covers a wide geographical area
Computers are connected together using a leased line or a satellite
User can share files and peripherals
Data can only be transmitted at a slow rate
Which of these is a characteristic of a WAN
It covers a small geographical area
Normally has a lower bandwidth than a LAN
It is contained within one building
User are not able to share files and peripherals
Which of these statements is true?
A client-server network has a central computer that provides services to the rest of the network
A client-server network is cheap and easy to set up
A client-server network cannot be used to share files
Each computer on a client-server network is maintain separately
Which of these statements is true?
A client-server network has a central computer that provides services to the rest of the network
A client-server network is cheap and easy to set up
A client-server network cannot be used to share files
Each computer on a client-server network is maintain separately
Where are you most likely to find a peer-to-per network?
In a large organisation
In a home
In a large office
Across several offices in a company
Which of these is a benefit of a peer-to-peer network?
Antivirus scans can be run across all computers from one computer
All software updates can be run across all computers from one computer
All computers can be maintained from one computer
Files and peripherals can be shared
Which of these is the correct definition of a router?
Forwards data packets along a network
Corrects errors that are found in data packets
A type of transmission media that provides the greatest bandwidth
A server within a network
Which transmission media is capable of having a much higher bandwidth?
Coaxial
Twisted pair cable
Plastic
Fibre optic
Which type of transmission media is the least expensive to manufacture?
Coaxial
Twisted pair cable
Plastic
Fibre optic
Which of these components is internal to a computer and is required to connect the computer to a network?
Wireless Access Point
Network Interface card
Switch
Hub
What is meant by latency in the performance of a network?
The amount of time data takes to travel from the source to the destination
The maximum rate that data can be transferred at
The number of errors that are found in a data packet after transmission
The route a packet takes when it is being transmitted
Which if these terms refers to the maximum rate at which data can be transferred?
Error detection
Packet switching
Bandwidth
Transmission media
Which of the following are true of WANS (select all which apply)
Can have nodes in separate countries
All the hardware is owned by the company
They are more secure than linking networks over the Internet
Generally faster than LANS
A program that coverts source code into machine code
Object code
Interpreter
Compiler
A translator
A temporary store for data and instructions (programs)
Main Memory/random access memory (RAM)
Memory Address
Solid Sate Drive
Cloud Storage
The translated source code. Often this will be machine code, but might also be an intermediate code, which has to be further translated before it can be executed.
Compiler
Mnemonic
Object code
Machine code
A low level language written using mnemonics
Machine code
Assembly language
High level language
Source code
Which of these are pillars of computational thinking?
Decomposition: Breaking down data, processes, or problems into smaller, manageable parts
Pattern Recognition: Observing patterns, trends, and regularities in data
Abstraction: Identifying the most important details and discarding the unimportant aspects to make the solution manageable
Algorithm Design: Developing the step by step instructions for solving this and similar problems
functional programming - treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data
Which of the following is NOT an example of computational thinking?
Letting the bossiest friend decide where you should all go
Considering the different options carefully before deciding upon the best one
Discussing with your friends how much time and money you have before choosing from a shortlist of places
Define the term decomposition within computational thinking
The breaking down of a program until it no longer exists
The creation of music that can be played on a computer
The breaking down of a problem into smaller problems
The breaking down of waste to make compost
What is a complex problem?
A problem that, at first, is not easy to solve
A problem that, at first, is not easy to understand
A problem that is not easy to solve or to understand
Define the term abstraction within computational thinking
Adding together numbers
Taking a real world problem and designing a computer program that exactly replicates every part of that problem in the computer
Performing multiple calculations on a list of variables
Representing real world problems in a computer program, using symbols and removing unnecessary elements
The trace table will contain two columns: (a) and Output.
Which logic gate is this?
AND
NOT
OR
To decrypt an encrypted message you need to have the encryption (a) .
A firewall monitors traffic going to and coming from a particular...
Post code
Latitude and longitude
IP address
what else is a star topology know as:
Star network
Hub and spoke
Stir network
Star nework
How many devices is a single device connected to in a ring topology?
1
5
4
2
This is what kind of topology?
BUS
RING
STAR
MESH
This protocol is used to load pages of a website.
(a)
What is a computer network?
Two or more computers connected together
A single computer
A powerful computer that provides a service
A set of rules
Identify this toplogy
WAN
LAN
Star
Mesh
Ring
Which of the below is a valid protocol for email addresses?
An ‘&’ character must be used
An ‘@’ character must be used
A ‘/’ character must be used
An ‘*’ character must be used
What is it called when your network is flooded with traffic bringing it offline?
(a)
What does AUP stand for?
Autherised User Policy
Acceptable Usage Policy
Anonymous User Policy
Average Usage Policy
What method of network security uses CCTV cameras, Door locks and Staff Pass Cards?
Access Control
Firewall
Physical Security
Anti-Malware
What does ALU Stand for?
Arithmetic Lagging Unit
Arithmetic Large Unit
Arithmetic Logic Unit
High level languages feature...
English-like keywords
Abbreviated command names
Computer language
Fast debug
A translator for high level code that translates code all at once into machine code
Assembler
Compiler
Interpreter
Programmer
These are tools provided by IDE's which give detailed feedback on errors in your code.
Breakpoints
Code Editor
Error diagnostics
Run time environment
If an executable file contains errors:
The program will still run
The program will crash
The errors must be fixed before re-compile
The errors do not need fixed
A programming language that is uses mnemonics, is harder for a human to understand and needs to be translated using an assembler.
Translator
High level language
Low level language
Machine code
Which generation?
Machine Code - Low
Assembly Code - Low
High Level
These are tools provided by IDE's which give detailed feedback on errors in your code.
Breakpoints
Code Editor
Error diagnostics
Run time environment
Select the type of functions a general purpose system can do
Word Processing
Control oven temperature
Web browsing
Pumping water
opening a door
A sensor ....
holds the program instructions in the microcontroller
supplies information from the outside world to the microprocessor
converts output instructions into mechanical actions
provides power to the microcontroller
Most embedded systems act in real time.
True
False
Write the 8-bit signed binary version of the number +68
11000100
01000010
01000100
01000010
it can't be done
13. Use a while loop arrays. What is the output from this algorithm?
(a)
Which of these are laws to help protect privacy? (Choose all that apply)
Data protection act
GDPR
Computer misuse act
WEEE regulations
What is ASCII used for?
Storing text
Storing sounds
Storing images
Storing video
How many bits does ASCII use for each character?
5
6
7
8
Advantage of Incremental Backup?
Quicker and requires less storage space than a full backup
Requires huge amounts of data storage capacity
Normally run manually by IT staff
Easy to recover the data even if the network is down
Storing data across multiple systems can lead to serious _____ issues.
Internet
Personnel
System
Security
What devices are bitmap or vector images usually made by? (select two)
Scanners
A series of lines and formulae
Digital cameras
Microphones
What is the colour depth of the image?
colour depth of 1
colour depth of 2
colour depth of 4
colour depth of 16
A USB Flash drive would most likely be measured in which unit of data?
Megabytes
Kilobytes
Gigabytes
Petabytes
............. are examples of lossy compression image file types
JPG
PNG
JPEG
WAV
BMP
........ is not reversible
Lossless compression
Lossy compression
Decompression
....... is reversible.
Lossy compression
Lossless compression
Endless compression
MP3 is which type of compressed file format?
Lossy
Lossless
PNG is which type of compressed file format?
Lossy
Lossless
Lossless Compression is….?
Usually performed on video files
When some original data is lost and the original file cannot be re-created
The original file can be re-created from the compressed file
Turning the text into a format that only a reader with a key can decrypt it
Click on all the examples of Operating Systems
Windows
iOS
Google Docs
Operating systems allow you to interact with various devices
True
False
The operating system helps to manage files
True
False
Do operating systems today have a graphical user interface (GUI)?
True
False
Which of the following are benefits of compressing data? Tick two answers.
Files are quicker to download
Files take up less disk space
The data is secured against viruses
The data is defragmented
Projector
Which of these Protocols deals with Email?
HTTP, TLS and DNS
POP, IMAP and SMTP
DCHP and FTP
IPv4 and IPv6
The number of times per second that a computer can perform the FETCH EXECUTE CYCLE is dictated by:
RAM
Cache size
Clock Speed
The number of cores
Process
This symbol shows where choices need to be made?
Process
Decision
Input/output
largest number that can be represented with a nibble of binary
8
15
16
128
1416 in to Denary
how many bits in a byte?
8
15
16
128
Convert this from base 16 to denary: 15
(a)
Base 2 number system
Binary
Denary
Hexadecimal
