Hardware and Software
Internet and it's uses
Single table database
Boolean Logic
Programming Concepts
100

What is the main function of an operating system?

To manage hardware and software resources.

100

What does URL stand for?

Uniform Resource Locator.

100

What is a database? 

An organised collection of data.

100

What are the two possible values of a Boolean?

True and False.

100

What is a variable?

A storage location paired with a name.

200

Name one example of application software.

Microsoft Word, etc.

200

What is the purpose of a web browser?

To access and display web pages.

200

What is a primary key? 

A unique identifier for a record in a table.

200

What is the result of True AND False? 

False.

200

What is a loop in programming?

A sequence of instructions that repeats until a condition is met.

300

What is the difference between RAM and ROM?

RAM is volatile memory, ROM is non-volatile memory.

300

What is the difference between HTTP and HTTPS? 

HTTPS is secure, HTTP is not.

300

What is a field in a database?

A single piece of data or attribute for a record.

300

What is the result of True OR False?

True

300

What is the purpose of an IF statement?

To execute code only if a condition is true.

400

What is utility software?

Software designed to help manage and tune the computer hardware.

400

What is an IP address?

A unique address that identifies a device on the internet.

400

What is a record in a database? 

A complete set of fields representing one entry.

400

What is the NOT operation in Boolean logic?

It inverts the value of a Boolean.

400

What is a function in programming?

A block of code designed to perform a specific task.

500

What is the purpose of a device driver?

To allow the operating system to communicate with hardware devices.

500

What is the function of a DNS server?

To translate domain names into IP addresses.

500

What is the purpose of a query in a database?

To retrieve specific data from a database.

500

What is a truth table?

A table showing all possible values of a Boolean expression.

500

What is recursion in programming?

A function calling itself to solve a problem.

M
e
n
u