Module 4 – Programs and Apps: Using Apps for Productivity, Graphics, and Security

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

1/50

flashcard set

Earn XP

Description and Tags

Question-and-Answer style flashcards covering key definitions, concepts, technologies, and distinctions from Module 4 of Discovering Computers 17e. These cards span categories of programs/apps, acquisition methods, productivity tools, graphics & media, AR/VR/AI, security, and system management to aid exam review.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

What four broad categories are commonly used to classify apps?

Productivity, Graphics & Media, Personal Interest, and Communications (plus related Security & System tools).

2
New cards

What is a local app?

An application installed on and run directly from a computer’s internal storage drive.

3
New cards

Which type of app runs from a USB flash drive, external disk, or the cloud without traditional installation?

A portable app.

4
New cards

Define a native app.

Software written for and installed on a specific operating system or device platform.

5
New cards

How is a web app accessed?

Through an Internet browser; the application’s code runs on a web server.

6
New cards

What distinguishes a mobile app from a web app?

Mobile apps are downloaded to and run on smartphones/tablets, whereas web apps run inside a browser.

7
New cards

Give two advantages and two disadvantages of mobile web apps (Table 4-2).

Pros: Quick to create; accessible on the go. Cons: Slower and fewer features than native; poorly designed apps discourage users.

8
New cards

Which three core web technologies power most web apps?

HTML5 for structure, JavaScript for interactivity/performance, and CSS for styling.

9
New cards

What is m-commerce?

Mobile commerce—using a mobile device to purchase goods or services via dedicated apps.

10
New cards

Why was Digital Rights Management (DRM) developed?

To enforce copyright law by controlling how software and digital media can be used, modified, and distributed.

11
New cards

Differentiate shareware and freeware.

Shareware is free for a trial period but requires payment for continued use; freeware is permanently free, though still copyrighted.

12
New cards

What characterizes open-source software?

Source code is available; users may modify, redistribute, or sell altered versions without restriction from the original copyright holder.

13
New cards

What is a public-domain program?

Software donated for unrestricted public use, with no copyright limitations.

14
New cards

Name the three common license-agreement types.

Single-user (EULA), multiple-user license, and site license.

15
New cards

Contrast a patch, a service pack, and an upgrade.

Patch: fixes a single issue; Service pack: bundle of many updates; Upgrade: new major release that may require payment.

16
New cards

Which tool removes both program files and related system entries?

An uninstaller.

17
New cards

Define piracy in the context of software.

Illegal copying, distribution, or sale of copyrighted programs or digital media.

18
New cards

List six common productivity application types.

Word processing, Spreadsheet, Presentation, Database, Note-taking, and Project/Calendar/Contact managers.

19
New cards

In a spreadsheet, what is a workbook?

The entire spreadsheet file containing one or more related worksheets.

20
New cards

What is the intersection of a column and a row called?

A cell.

21
New cards

Name three key features of spreadsheet software aside from calculations.

Formatting tools, data-analysis features (such as charts), and web-sharing capabilities (hyperlinks/save as web page).

22
New cards

What is a slide master?

A template that controls the overall formatting and theme for all slides in a presentation.

23
New cards

Define relational database.

A database consisting of tables where data is organized into rows (records) and columns (fields) linked through relationships.

24
New cards

What does a field name represent?

The column label describing the data stored in that field.

25
New cards

Give two popular productivity suites and one component app each.

Microsoft Office – Word; Google Workspace – Sheets.

26
New cards

Why might a database be preferable to a spreadsheet for large datasets?

It offers efficient querying, relationships between tables, multi-user access, and better data integrity for complex, voluminous information.

27
New cards

Distinguish bitmap (raster) and vector graphics.

Bitmap images are pixel-based; vector graphics use mathematical formulas to describe shapes and scale without loss.

28
New cards

How does resolution affect an image?

Higher resolution provides sharper clarity but increases file size.

29
New cards

What is lossy compression?

A file-size-reduction method that permanently discards some data (e.g., JPEG, MP3).

30
New cards

Which bitmap file format supports transparency and up to 16 million colors with lossless compression?

PNG (Portable Network Graphics).

31
New cards

What does a sound card do?

Processes audio input and output for a computer.

32
New cards

Explain sampling in audio digitization.

Converting analog sound waves into digital data by measuring amplitudes at regular intervals.

33
New cards

What creates digital music directly without first recording analog sound?

A synthesizer producing synthesized music files.

34
New cards

Define codec and container in digital video.

Codec encodes/compresses and decodes video/audio data; container bundles the codec data with audio, captions, etc., into one file.

35
New cards

List the three main digital video resolution categories and an example resolution for each.

SD – 640×360; HD – 1920×1080; UHD/4K – 3840×2160.

36
New cards

What animation technique moves real-world objects frame by frame?

Stop-motion animation.

37
New cards

What is rendering in 3-D graphics?

Applying lighting, textures, highlights, and shadows to a 3-D wireframe to create a solid image.

38
New cards

Define streaming media.

Receiving audio/video from a server and playing it in real time without downloading the entire file first.

39
New cards

Differentiate virtual reality and augmented reality.

VR immerses users in a fully simulated 3-D environment; AR overlays digital information onto the physical world.

40
New cards

What is mixed reality?

An environment where physical and digital objects interact and co-exist (blend of AR and VR).

41
New cards

Describe machine learning in one sentence.

A branch of AI where systems learn from data, identify patterns, and make decisions with minimal human programming.

42
New cards

What role does natural language processing play in digital assistants?

It allows the assistant to interpret spoken commands, convert them to digital instructions, and respond appropriately.

43
New cards

How does a personal firewall differ from a network firewall?

A personal firewall protects an individual computer; a network firewall safeguards an entire network.

44
New cards

What happens to an infected file placed in quarantine?

It is isolated on the drive until the user deletes or restores it after disinfection.

45
New cards

Give three examples of Internet filter types.

Anti-spam, phishing filters, pop-up/pop-under blockers (also web filters and ransomware blockers).

46
New cards

What does ransomware typically do?

Encrypts or blocks access to data and demands payment for its release.

47
New cards

Define troubleshooting in system management.

The systematic process of identifying and resolving hardware or software problems such as crashes.

48
New cards

What core tasks do file managers perform?

Displaying, organizing, copying, moving, renaming, and deleting files and folders.

49
New cards

List five categories of personal-interest applications.

Lifestyle, Medical, Entertainment, Convenience, Education, and Financial (any five).

50
New cards

According to the case study, which app type can help manage bill reminders?

A financial app.

51
New cards

What knowledge-check answer identifies the goal of creating interactions between physical and digital objects?

Mixed reality.