AI Generated Flashcards
(99 cards)
What does the acronym OCR stand for in the context of computer science?
Oxford Cambridge and RSA
What is the main focus of Paper 1 in the OCR Computer Science GCSE J277?
Computer systems
True or False: Paper 1 is assessed through written examination.
True
Fill in the blank: The paper consists of _____ marks.
80
What is the duration of the Paper 1 examination?
1 hour 30 minutes
What are the four main components covered in Paper 1?
Systems architecture, memory, storage, and networks
Multiple Choice: Which of the following is NOT a type of memory?
Hard Drive
What is the purpose of the CPU?
To execute instructions and process data
True or False: RAM is volatile memory.
True
What is the difference between primary and secondary storage?
Primary storage is fast and temporary, while secondary storage is slower and permanent.
Fill in the blank: The _____ is responsible for managing the computer’s resources.
Operating System
Multiple Choice: Which protocol is commonly used for secure data transmission?
HTTPS
What is an IP address?
A unique identifier for a device on a network
True or False: A LAN is a network that covers a large geographical area.
False
What does the term ‘bandwidth’ refer to?
The maximum rate of data transfer across a network
Fill in the blank: _____ is the process of finding and fixing errors in software.
Debugging
Multiple Choice: Which of the following is a high-level programming language?
Python
What is an algorithm?
A step-by-step procedure for solving a problem
True or False: Binary code consists of only 0s and 1s.
True
What is the purpose of a flowchart?
To visually represent the steps of an algorithm
Fill in the blank: A _____ is a collection of related data.
Database
What is the function of a firewall?
To protect a network from unauthorized access
Multiple Choice: Which of the following is an example of system software?
Operating System
What is the role of an API?
To allow different software applications to communicate with each other