BEM1O1 - Unit Test 1

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

1/37

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

38 Terms

1
New cards

CPU

It controls information and tells other parts what to do.

2
New cards

RAM

Temporary memory, it remembers everything as long as the computer is on.

3
New cards

OS and application software differences

OS is software that controls the overall activity of a computer. Application software is designed to allow users to perform a specific task as calculate numbers, enter text or play a game.

4
New cards

Motherboard

The largest circuit board and has many smaller board plugged into it. It holds all of the most important parts of the computer.

5
New cards

Input and output devices

a) provide information to the computer. b) display information from the computer.

6
New cards

Power supply

Converts power from the wall outlet into power for the computer's components.

7
New cards

Case

Houses and protects the internal components of a computer.

8
New cards

Types of ports

Ethernet, USB, and display.

9
New cards

Monitor

Displays visual information from the computer.

10
New cards

Two input devices

Keyboards and mice

11
New cards

Two output devices

Monitors and speakers

12
New cards

Output devices

Displays information from the computer.

13
New cards

ROM

Permanent memory storing essential system information.

14
New cards

Saving your work

Prevents data loss due to power outages, accidental deletions, or computer crashes.

15
New cards

Expansion cards

Adds functionality to a computer, such as graphics, network connectivity, or sound.

16
New cards

Storage devices

Store data for later retrieval.

17
New cards

Main storage devices

HDDs and SSDs.

18
New cards

HDD and SSD differences

a) use spinning discs to store data. b) use memory chips for faster and more durable storage.

19
New cards

External hard drives

Provides additional storage capacity for a computer and are portable.

20
New cards

Online storage services

Unlimited storage, accessibility from multiple devices, data backup, enhanced security, collaboration, and easy file sharing.

21
New cards

Programming

Using bits and bytes in different combinations to represent a code.

22
New cards

Programming languages

Python, Java, C++, JavaScript, and many others.

23
New cards

Program

A set of instructions that tells the computer how to perform a specific task.

24
New cards

Main types of software

Operating system and application software.

25
New cards

OS

Manages the computer's hardware and software resources, provides a user interface, and handles file operations.

26
New cards

Most common OS

Windows, MacOS and Linux

27
New cards

Desktop OS

Software designed for computers and laptops.

28
New cards

Mobile OS

Software designed for smartphones and tablets. Also designed for portability and with touch-based interface.

29
New cards

Computer Programs

  • Word processing

  • Spreadsheets

  • Web Browsers

  • Database

  • Research

  • Desktop Publishing

  • Entertainment

  • Education

  • Games

30
New cards

File extensions

  • .txt - plain text

  • .doc or .docx - Microsoft Word Document

  • .htm or .html - Web document

  • .gif, .jpg or .bmp - image

  • .ppt - Microsoft PowerPoint Document

  • .xls - Microsoft Excel Document

31
New cards

Written path

knowt flashcard image
32
New cards

Bit

Smallest unit of data a computer can understand.

33
New cards

8

A byte consists of _____ bits.

34
New cards

MB

1,000,000 bytes = 1 _____

35
New cards

KB

1,000 bytes = 1 _____

36
New cards

TB

1,000,000,000,000 bytes = 1 _____

37
New cards

GB

1,000,000,000 bytes = 1 _____

38
New cards

Binary code

Used to represent all types of data in a format the computer can understand.