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.

A

False

25
Q

What does ‘URL’ stand for?

A

Uniform Resource Locator

26
Q

Fill in the blank: __________ is the process of finding and fixing bugs in software.

A

Debugging

27
Q

What is ‘cloud computing’?

A

The delivery of computing services over the internet.

28
Q

Which of the following is a type of network topology? (a) Star (b) Tree (c) Both a and b

A

c) Both a and b

29
Q

True or False: HTML is a programming language.

A

False

30
Q

What is an API?

A

Application Programming Interface

31
Q

Fill in the blank: A __________ is a set of rules that defines how data is transmitted over a network.

A

protocol

32
Q

What is the purpose of a firewall?

A

To protect a network from unauthorized access.

33
Q

Which of the following is an example of a relational database? (a) MongoDB (b) MySQL (c) Redis

A

b) MySQL

34
Q

What does ‘SQL’ stand for?

A

Structured Query Language

35
Q

True or False: A class in object-oriented programming can inherit properties from another class.

A

True

36
Q

What is the function of a web server?

A

To host websites and serve web pages to users.

37
Q

Fill in the blank: __________ is the practice of testing software to identify and fix defects.

A

Software testing

38
Q

What does ‘IoT’ stand for?

A

Internet of Things

39
Q

Which programming language is primarily used for web development? (a) C++ (b) JavaScript (c) COBOL

A

b) JavaScript

40
Q

True or False: A byte consists of 8 bits.

A

True

41
Q

What is the role of the operating system in a computer?

A

It manages hardware and software resources.

42
Q

Fill in the blank: __________ is the process of converting human-readable code into machine code.

A

Compilation

43
Q

What does ‘VPN’ stand for?

A

Virtual Private Network

44
Q

Which of the following is a type of software license? (a) Open Source (b) Proprietary (c) Both a and b

A

c) Both a and b

45
Q

True or False: A byte is the smallest unit of data in a computer.

A

False