Basic IT Skills Flashcards
What is a computer?
A computer is an electronic device that manipulates, processes input/ output store and processes data
What are input devices?
Input devices are any physical components of the computer that you can touch.
Give examples of input devices.
Examples include keyboard, mouse, and scanner.
What are output devices?
Output devices refer to any device that allows a user to display information from the computer.
Give examples of output devices.
Examples include monitors and printers.
What are storage devices?
Storage devices refer to any device that allows a user to store data or information.
Give examples of storage devices.
Examples include SSD, HDD, USB, and flash drives.
What are processing devices?
Processing devices refer to any device that allows a computer to process information.
What is the central processing unit (CPU)?
The CPU is the primary component that performs most of the processing inside a computer.
What is a motherboard?
The motherboard is the main circuit board that connects all components of the computer.
What is RAM?
RAM (Random Access Memory) is a type of computer memory that can be accessed randomly.
What are the roles of software?
Software refers to programs that enable the hardware to function.
What is an operating system?
An operating system is software that manages computer hardware and software resources.
What is the purpose of operating systems?
To manage computer hardware and software resources and provide common services for computer programs.
Fill in the blank: An _______ is a software that manages computer hardware and software resources.
[operating system]
What are examples of operating systems?
- Windows
- macOS
- Linux
True or False: Operating systems can only run on personal computers.
False
What is a multi-user operating system?
An operating system that allows multiple users to access the computer resources simultaneously.
Fill in the blank: Examples of multi-user operating systems include _______.
[Unix, Linux, Windows Server]
What is a real-time operating system?
Designed for applicants that require immediate response and low latency.
Used in time-sensitive and mission-critical systems.
True or False: A real-time operating system is designed for applications where timing is critical.
True
What are some characteristics of embedded operating systems?
- Designed for specific tasks
- Resource-constrained environments
- Often real-time
Fill in the blank: Embedded operating systems are often found in _______.
[Smart tvs, automotive systems, ATMs]
What are the benefits of using a command-line interface?
- Greater control over system operations
- More efficient for experienced users
- Scripting capabilities