Programming Languages
Computer Hardware
Development & Operation of Computers
Problem Decomposition (Ozaria)
100

What is Python?

A simple, beginner-friendly language known for indentation

100

What is the CPU?

Often called the “brain of the computer"  

100

What is implementation?

The step where developers write the actual code. 

100

What is decomposition?

 Breaking a big task into smaller steps. 

200

What is CSS?

This language is used to style websites along with HTML.

200

 What is RAM?

Temporary memory used while a computer is running 


200

What is validation?

Process of checking if the program meets the original requirements.

200

 What are functions?

Reusable blocks of code to solve repeated tasks. 

300

What is C?

A compiled language used for systems programming and operating systems

300

What is an HDD?

A device that stores data using magnetic disks. 

300

What is user acceptance testing?

Testing done by users to confirm the software works for them.

300

What is pattern recognition?

Recognizing similarities between problems.  

400

What is Swift?

A language mainly used for iOS app development 

400

What is the GPU?

This component processes graphics and game visuals. 

400

What is maintenance?

After deployment, this phase includes fixing bugs and improving features. 

400

 What is an algorithm?

A plan of steps to solve a problem.