Font size
WorksheetsAS level_Quiz
Total questions: 65
Worksheet time: 44mins
Definition of encryption
Using an algorithm and a key to convert message data into a form that is not understandable without that key.
A method of trying to find the plain text from the cipher text without the decryption key.
Process of turning legible text into gobbledygook.
Using an algorithm and a key to convert encrypted message data into its plain text equivalent.
Select all the Low-level programming code ...
Select the true statements about operating systems:
A computer can only have one OS
The OS manages memory, storage, security, printing and other useful functions of the system
The OS provides a user interface
All OSes allow you to use multiple programs at once
What are the only two numbers you can use in binary?
0 and 1
1 and 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
1, 2, 4, 8, 16
What is the point of binary?
It represents how computers interpret electrical signals
Because we like to make you do extra math
It is fun
Because it describes star systems
How is our number system different from the binary system?
Our number system is base 5; the binary system is base 3
Our number system is base 10; the binary system is base 2
Our number system is base 10; the binary system is base 1
Our number system is base 100; the binary system is base 2
What is the device shown in the picture?
INPUT
OUTPUT
MOUSE
KEYBOARD
What does CPU stand for?
Computational Unit
Computer Processing Unit
Central Processing Unit
Command Processing Unit
The performance of which three components is most important in a Gaming computer?
CPU, RAM, Graphics Card
Hard Disk Drive, BIOS, Monitor
RAM, Hard Disk Drive, CPU
Motherboard, USB Socket,
Which of the following is correct?
hardware is all ports and button on a computer
hardware is any part of your desktop
hardware is any part of your computer that has a physical structure.
hardware is the processing part of your computer
What do you call the item in the picture?
motherboard
processor
fatherboard
RAM
Which of the following is a RAM?
What does a RAM do?
process graphic
store all your files
to process your graphic
temporary storage for your software
Which of the following is NOT a storage device?
What make computer a computer?
the ability to take information
the ability to compute information
the ability to output information
the ability to keep information
Which of the following is NOT consider as a computer?
Digital rice cooker
Smart phone
Analog clock
Smart watch
There are 4 tasks that define a computer, they are input, ___________, ____________ and output
storing, processing
computing, processing
storing, saving
saving, searching
instructions that can be stored and run by hardware
Software
Bug
Debug
Computer
What is a bit (in computer science knowledge)?
Smallest unit of data that a computer uses to process and store information
a small piece of something
a set of actions or ideas associated with a specific group or activity
A bit is a group of bytes
How many bits does a byte hold?
2
4
6
8
10
Computers can only understand 0s and 1s
True
False
How would you write the number 2 in binary code?
0100
0000
0001
0010
What would the binary number: 01101, be in decimal?
1101
4
13
16
Information or signals entered into the computer system is called:
Output
Variables
Input
Words
A component of the CPU that performs arithmetic and logic calculations.
ALU
Control Unit
RAM
Register
The component of the CPU that manages instructions
ALU
RAM
Control Unit
Register
To run a computer program.
Fetch
Decode
Execute
A register within the CPU that records the current instruction being executed.
general register
instruction register
program counter
RAM
Also called object-code, this is low-level code that represents how computer hardware and CPUs understand instructions. It is represented by either binary or hexadecimal numbers.
Machine Code
Syntax
Assembly Language
Library
The section of high speed memory within the CPU that stores data to be processed.
RAM
Register
Virtual Memory
Cache
Non-volatile memory that can be read from and written to. It is suitable for secondary storage.
Solid State
Magnetic
Optical
A description of the processing architecture that all CPUs use. John von Neumann invented the processor architecture which stores a program in memory as instructions and executes them sequentially using the ALU, control unit and registers. This is known as the stored program concept.
Von Neumann architecture
Stored program concept
CPU
Processor
How many possible input combinations are there with 3 gates?
7
8
9
10
A 2GHz Processor can process:
2,000,000 instructions per second
2,000,000,000 instructions per second
20,000,000 instructions per second
200,000 instructions per second
Which of these clock speeds is the fastest:
10 Mhz
1 Mhz
1 Ghz
100 Mhz
Which of the factors below can significantly impact the performance of a CPU? (choose as many as are appropriate)
Clock Speed
Cache Size
Number of cores
SSD (Solid State Drive)
A: 3 GHz Quad Core CPU
B: 3 GHz Duel Core CPU
