O Levels & IGCSE Computer Science Notes

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

A set of flashcards based on the comprehensive notes covering key concepts in Computer Science for O Levels and IGCSE.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

What is the primary purpose of the binary system in computer systems?

To process and store data using logic gates and transistors.

2
New cards

How do denary, binary, and hexadecimal differ in their base systems?

Denary is base 10, binary is base 2, hexadecimal is base 16.

3
New cards

What is one major benefit of using hexadecimal representation?

Hexadecimal uses fewer digits for the same value compared to binary.

4
New cards

What are the two methods for converting denary to binary?

Subtracting with the largest possible power of 2 and successive division by 2.

5
New cards

What happens during the binary addition overflow concept?

An overflow error occurs when the result exceeds the maximum value that can be stored.

6
New cards

What do logical binary shifts do?

Shift bits left or right, effectively multiplying or dividing the binary number by powers of 2.

7
New cards

What does Two’s Complement represent?

Negative binary numbers in binary form.

8
New cards

What is an ASCII character set?

A character set that assigns unique decimal values to characters and symbols.

9
New cards

What is the role of an ADC in sound wave processing?

To convert sound waves into digital data.

10
New cards

What are the differences between lossy and lossless file compression?

Lossy compression removes data permanently, while lossless compression allows original data to be reconstructed.

11
New cards

What is the purpose of data packets in data transmission?

To break down information into manageable pieces for easier transmission over networks.

12
New cards

What does the DNS do in relation to URLs?

It translates domain names into IP addresses.

13
New cards

How does HTTP differ from HTTPS?

HTTPS includes security features to protect data during transmission.

14
New cards

What is a MAC address?

A unique identifier for network interfaces used in communications on networks.

15
New cards

What is the function of the Control Unit in the CPU?

To manage the execution of instructions and control the flow of data within the CPU.

16
New cards

What is the Fetch-Decode-Execute cycle?

The process in which the CPU retrieves an instruction from memory, decodes it, and executes it.

17
New cards

What is the main function of an operating system?

To allow users to interact with the computer and manage hardware resources.

18
New cards

What distinguishes high-level programming languages from low-level languages?

High-level languages are closer to human language and easier to read; low-level languages provide more control over hardware.

19
New cards

What is an expert system in AI?

An AI designed to mimic human knowledge and solve complex problems based on a set of rules.

20
New cards

What is machine learning in AI?

The capability of a machine to learn from data and improve its performance over time.

21
New cards

What role do sensors play in automated systems?

They collect data from the environment and send it to the microprocessor for processing.

22
New cards

What are the advantages of using robotic systems in agriculture?

Increased efficiency, reduced labor costs, and more accurate cultivation practices.