Exam Style Questions
1. A computer system is all the parts that work together to make a computer function properly.
2. a)true
b) True
c) False
d) False
3. A touch screen computer is a combination input and output device since it performs both
functions.
4. Keep files safe
Store software and the operating system
save documents, pictures, videos, and games
5. a) A Graphical User Interface (GUI) is a type of interface that allows users to interact
with a computer using graphics such as icons, windows, buttons, and menus instead of
typing commands. Low data to be retrieved when needed.
Easy to use and learn
User-friendly (good for beginners)
No need to remember complex commands
DISADVANTAGES
uses more memory (RAM)
requires more processing power
can be slower than command-based interfaces
b) A Command Line Interface (CLI) is a type of user interface where users interact
with the computer by typing commands using the keyboard instead of clicking icons.
Advantages of CLI
Uses less memory (RAM)
Faster for experienced users
Gives more control over the system
DISADVANTAGES
Disadvantages of CLI
Difficult for beginners
Must remember commands
No visual icons or graphics
6.Combines separate program modules
Connects your program to library functions
Resolves references between files
Produces the final executable file
6.