comp hard/software Flashcards
(48 cards)
Why do computers use binary?
To store information simply and easily.
List the powers of 2 up to 1024.
- 1
- 2
- 4
- 8
- 16
- 32
- 64
- 128
- 256
- 512
- 1024
How do you convert binary to decimal?
Add up the power of 2s for each position with a one.
How do you convert decimal to binary?
Write out powers of 2 starting with 128, placing a 1 or 0 based on if the number is bigger or smaller. Subtract it if it’s bigger.
What is the purpose of a CPU?
Interprets, processes, and executes instructions from hardware/software programs.
What does a motherboard do?
Connects all essential internal components, providing power and communication.
What is RAM used for?
Short-term storage for temporary data accessed quickly by the CPU.
What is ROM?
Permanent memory that stores essential startup and communication instructions.
What do HDDs use to store data?
Spinning magnetic disks.
What technology do SSDs use?
Flash memory technology.
What is the role of a power supply in a computer?
Provides power to all components of a computer.
What does HDMI stand for?
High-Definition Multimedia Interface.
What is the purpose of USB ports?
To connect peripheral devices for data transfer or power supply.
What is the function of Ethernet ports?
Connect devices within a local network using a physical cable.
What are the advantages of USB-C over USB-A?
Compact, reversible, faster data transfer and power delivery.
List the advantages of SSDs over HDDs.
- Smaller
- Faster
- Durable
- Quieter
- Use less energy
What is the main advantage of an HDD?
Cheaper and has more storage capacity.
What are computer peripherals?
External devices connected to a computer.
Give examples of input peripherals.
- Keyboards
- Mice
- Microphones
Give examples of output peripherals.
- Monitors
- Printers
- Headphones
What is an application?
A computer program designed to perform a specific task for a user.
What is an operating system?
A program that manages all other programs on the computer.
List several desktop/laptop operating systems.
- Chrome OS
- Microsoft Windows
- macOS
- Linux
What are the two most common mobile operating systems?
- Google Android
- Apple iOS