GCSE Paper 1 Common Questions #1 Flashcards

1
Q

What does CPU stand for?

A

Central Processing Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: RAM is a type of non-volatile memory.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blank: The main function of the __________ is to execute instructions.

A

CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the primary purpose of an operating system?

A

To manage computer hardware and software resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following is an example of a high-level programming language? (a) Assembly (b) Python (c) Machine Code

A

b) Python

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the acronym ‘HTTP’ stand for?

A

HyperText Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: A compiler translates high-level code into machine code.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the function of an algorithm?

A

To provide a step-by-step procedure for solving a problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Fill in the blank: __________ is a collection of data that is stored in a structured format.

A

Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does ‘GUI’ stand for in computer science?

A

Graphical User Interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which data structure uses LIFO (Last In, First Out) principle?

A

Stack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

True or False: The Internet and the World Wide Web are the same thing.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the primary purpose of a database management system (DBMS)?

A

To manage and manipulate databases.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does ‘IP’ stand for in networking?

A

Internet Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Fill in the blank: A __________ is a unique address that identifies a device on a network.

A

IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the role of the ‘router’ in a network?

A

To forward data packets between networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Which of the following is NOT an operating system? (a) Windows (b) Linux (c) HTML

A

c) HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

True or False: A virus is a type of malware that can replicate itself.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What does ‘SSH’ stand for?

A

Secure Shell

20
Q

What is the main purpose of encryption?

A

To protect data by converting it into a secure format.

21
Q

Fill in the blank: __________ is a programming paradigm that uses objects to represent data and methods.

A

Object-oriented programming

22
Q

What is the difference between ‘syntax’ and ‘semantics’ in programming?

A

Syntax refers to the structure of code, while semantics refers to its meaning.

23
Q

Which algorithm is commonly used for sorting data?

A

Quick sort

24
Q

True or False: A blockchain is a centralized database.

25
What does 'URL' stand for?
Uniform Resource Locator
26
Fill in the blank: __________ is the process of finding and fixing bugs in software.
Debugging
27
What is 'cloud computing'?
The delivery of computing services over the internet.
28
Which of the following is a type of network topology? (a) Star (b) Tree (c) Both a and b
c) Both a and b
29
True or False: HTML is a programming language.
False
30
What is an API?
Application Programming Interface
31
Fill in the blank: A __________ is a set of rules that defines how data is transmitted over a network.
protocol
32
What is the purpose of a firewall?
To protect a network from unauthorized access.
33
Which of the following is an example of a relational database? (a) MongoDB (b) MySQL (c) Redis
b) MySQL
34
What does 'SQL' stand for?
Structured Query Language
35
True or False: A class in object-oriented programming can inherit properties from another class.
True
36
What is the function of a web server?
To host websites and serve web pages to users.
37
Fill in the blank: __________ is the practice of testing software to identify and fix defects.
Software testing
38
What does 'IoT' stand for?
Internet of Things
39
Which programming language is primarily used for web development? (a) C++ (b) JavaScript (c) COBOL
b) JavaScript
40
True or False: A byte consists of 8 bits.
True
41
What is the role of the operating system in a computer?
It manages hardware and software resources.
42
Fill in the blank: __________ is the process of converting human-readable code into machine code.
Compilation
43
What does 'VPN' stand for?
Virtual Private Network
44
Which of the following is a type of software license? (a) Open Source (b) Proprietary (c) Both a and b
c) Both a and b
45
True or False: A byte is the smallest unit of data in a computer.
False