Chapter 1: How People Use Computers

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

1/77

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.

78 Terms

1
New cards

What does IoT stand for?

Internet of Things

2
New cards

Where do you find computers?

  • Game Systems

  • Tablets

  • Digital Cameras

  • Entertainment Hardware

  • Clocks

  • Motorcycles

  • Cars

  • Refrigerators / Washing Machine

  • Cash Register

  • ATMs

  • Manufacturing Equipment in Factories

  • Inventory Management Systems in the warehouse

  • IoT Devices

3
New cards

What are Iot Devices?

are special gadgets that can connect to the internet and share information, but they’re not regular computers like desktops, laptops, servers, or smartphones.

4
New cards

What are some examples IoT devices?

  • smart cars

  • baby monitoring

  • amazon echo

  • home appliances

  • residential commercial security cameras including doorbell cameras

5
New cards

What’s a programmer?

a person who writes application or operating system software for computing devices.

6
New cards

What’s software?

is the set of instructions or programs that tell a computer or device what to do.

7
New cards

What’s hardware?

a physical computer component

8
New cards

What’s an Operating System?

it lets people interact with the computing machine

9
New cards

What’s an application?

specialized programming, that lets the computer accomplish specific tasks

10
New cards

What’s Data Storage?

The ability to store huge programs and save vast amounts of data for later use

11
New cards

Data is typically organized into ______

files

12
New cards

What’s a file?

collection of any form of data that is stored beyond the time of execution of a single job.

13
New cards

What data has unique or artistic properties?

Intellectual Property

14
New cards

What can a computing device do?

does math incredibly fast

15
New cards

Authors can protect their artistic expressions with ________.

copyright

16
New cards

Inventions can be protected with _________.

patents

17
New cards

What’s a con of Iot Devices?

Sending data from an IoT devices can present security challenges, a remote attacker can take control of an IoT device.

18
New cards
term image
19
New cards

What does CPU stand for?

Central Processing Unit

20
New cards

What are processors (CPUs)?

are fast, powerful electronic components that perform calculations and follow instructions to run programs and complete tasks.

21
New cards

What does OS stand for?

Operating System

22
New cards

What does an operating system enable us to do?

it lets us communicate with the computing machine.

23
New cards

What’s data?

raw facts or information that can be processed and presented in meaningful ways.

24
New cards

What does IP stand for?

Intellectual Property or Internet Protocol

25
New cards

What does Internet Protocol mean?

It’s like a home address — but for a device (like a phone, computer, or IoT device) connected to the internet.

  • Identify the device

  • Send and receive data to the right place (like sending a letter to a house)

26
New cards

What does Intellectual Property mean?

ownership of ideas and creative work — and others can’t copy or use it without permission

27
New cards

What’s programming?

writing instructions that a computer can follow to do a task.

28
New cards

What’s a multi user computer?

A computer that can serve more than one person at a time

29
New cards

Examples of multi user computers

mainframes, minicomputers, and supercomputers.

30
New cards

What’s a mainframe?

a powerful computer, specialized in multitasking, supporting dozens or even thousands of user sessions at the same time.

31
New cards

What are minicomputers?

smaller versions of mainframes

32
New cards

What do supercomputers focus on?

focus the power of a mainframe computer on a single task, making them arguably the most powerful computers on the planet.

33
New cards

What’s a dedicated computer?

A computer meant for one user at a time.

34
New cards

What are peripherals?

devices that enable you to interact with the machine, such as a keyboard, mouse and monitor.

35
New cards

What’s a file server?

a special computer that stores files (like documents, pictures, videos, etc.) in one central place, so other computers can access and share them over a network

36
New cards

What are PC’s that aren’t easily transportable?

Desktop computers or desktop PCs

37
New cards

What are PCs that are transportable called?

Laptops

38
New cards

Yes or No: Can every PC run every operating system?

No

39
New cards

The hardware on which an OS runs is known as the _______.

platform

40
New cards

What does GUI stand for?

Graphical User Interface

41
New cards

What’s a GUI?

is the visual part of a device that lets you click and tap your way through it — instead of typing code.

42
New cards

What does CLI stand for?

Command Line Interface

43
New cards

How do users interact with a CLI?

By typing commands at a text-based on-screen prompt.

44
New cards

True or False: Linux is a variant of a much older OS, Unix, which started as a command-line OS used on servers.

True

45
New cards

What’s Linux?

A free, open source operating system, meaning that anyone can download and modify the source code.

46
New cards

True or False: Chrome OS is a Linux variant designed by Google

True

47
New cards

Why is Chrome OS not a viable replacement for a full-featured operating system like Microsoft Windows?

It lacks the ability to run desktop applications such as Microsoft Office.

48
New cards

What are smartphones?

Smartphones are not just mobile phones; they’re tiny computers that help you stay connected by enabling you to access the Internet on the go.

49
New cards

What’s a tablet?

A digital slate with a touchscreen, it resembles an extra-large smartphone, but most don’t have cell phone functionality.

50
New cards

A tablet that does have cell phone capability is called a

phablet

51
New cards

Devices with global positioning system (GPS) receivers enable

you to pinpoint your physical location and help you find your way around.

52
New cards

List OS for Mobile Devices

Apple iOS, Android, Windows Phone, and BlackBerry OS

53
New cards

A network occurs when?

whenever two or more computers communicate

54
New cards

What does LAN stand for?

Local Area Network

55
New cards

What does WAN stand for?

Wide Area Network

56
New cards

What’s a LAN?

connects computers in a single physical location, such as school, office, or home.

57
New cards

What’s a WAN?

two or more LANs connect

58
New cards

Computers in a wired LAN connect through network cabling and connection boxes called

switches

59
New cards

Wireless LANs use _______ instead of physical network ______ to connect PCs.

radio waves

cables

60
New cards

What’s a wireless access point (WAP)?

a device that lets wireless devices connect to the internet or a network without using cables.

61
New cards

A WAN connects many LANs over a big area (like across cities or countries), and it’s called "______" because the networks are far apart.

remote networks

62
New cards

The best example of a remote network is the

Internet

63
New cards

What is the Internet?

A worldwide network of remote networks connected by a series of high-speed communication lines.

64
New cards

What’s a switch?

a device that filters and forwards traffic based on some criteria.

A switch is like a traffic director within a single neighborhood. It helps devices within the same network (like your computer or printer) communicate with each other.

65
New cards

What’s a router?

a device that connects your local network (like the computers, phones, and devices in your house or office) to other networks, such as the internet or other distant networks

A router is like the gatekeeper or post office. It allows your local network (the neighborhood) to communicate with other networks outside (like connecting to the internet or to a remote office in another city).

66
New cards

What’s a server?

A server is a special computer that provides services or resources to other computers on a network.

It’s like the central hub or manager that shares things like files, printers, or websites with other computers.

  • Imagine you have a library. The server is the librarian who manages the books (resources) and lets others (computers) borrow them.

  • So when you want to print something, the server lets your computer connect to a printer that's shared by others on the network.

  • If you want to access a file, the server has those files stored and sends them to your computer.

67
New cards

PCs that receive services from server systems are called

clients

68
New cards

What happens when you download a music or video clip?

the file transfers permanently to your local computing device and you can play it back even when your device isn’t connected to the Internet.

69
New cards

What’s streaming?

Its when your system plays the clip back immediately as the data transfers without bothering to save it for later.

70
New cards

What’s cloud computing?

describes applications and data you can access online rather than on a local PC.

71
New cards

True or False: Web apps are an example of cloud computing.

True

72
New cards

What’s virtualization?

is the process of creating virtual versions of things like computers, operating systems, or storage devices, so one physical machine can run multiple virtual machines

  • Imagine your physical computer is like a big apartment building.

  • you can divide that building into separate apartments (VMs).

  • Each apartment (VM) has its own entrance (os), furniture (apps), and rooms (files), but they all share the same building (the physical computer’s hardware).

73
New cards

What’s the computer’s “real” OS ?

host OS

74
New cards

The computer itself is

the host PC

75
New cards

The secondary operating system installed inside the host OS is called

the guest OS

76
New cards

Hypervisors come in how many flavors?

Two Flavors: Type 1 and Type 2

77
New cards

What’s Type 1 hypervisors?

is a special type of software that runs directly on the physical hardware of a computer, without needing an existing operating system (OS).

  • Type 1 Hypervisor is like building a house directly on land (the physical hardware) — no need for an existing house (OS) to be there first.

  • The hypervisor takes control of the machine’s resources (CPU, memory, storage) and then creates virtual machines (VMs) on top of them.

78
New cards

What’s Type 2 hypervisors?

is software that runs on top of an existing operating system. It allows you to create and manage virtual machines (VMs), but it requires a regular OS to be installed first.