Chapter 13: Operating System Basics Flashcards

1
Q

Used to accomplish a particular task, a/an ____ is software that is written to supplement the commands available to a particular OS.

A

application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

____ are extremely specific software written for the purpose of instructing a particular OS on how to access a piece of hardware and allows the OS to understand how the hardware works and what it is able to do.

A

drivers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The ____ is the actual code that defines how a piece of software works.

A

source code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Computer operating systems can be ____, meaning that the OS can be examined and modified by anyone, or they can be ____, meaning that only an owner or developer can modify or examine the code.

A

open source; closed source/proprietary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A/An ____ is a program that runs on top of the OS and allows the user to issue commands through a set of menus or another interface such as a command line.

A

shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

____ is a multitasking method in which the OS allots each application a certain amount of processor time and then forcibly takes back control and gives another application or task access to the processor.

A

Preemptive multitasking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

____ is the ability of a single application to have multiple requests in to the processor at one time. This results in faster application performance because it allows a program to do many things at once.

A

Multithreading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A 32-bit operating system has the limitation of addressing only ____ of RAM.

A

4 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When an operating system is considered ____, newer features will not be added to the OS in the future. More importantly, security updates will no longer be offered.

A

EOL or End-Of-Life

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The ____ digital assistant allows you to control and search Windows 10 with natural speech.

A

Cortana

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The ____ is a development platform that allows for the development of applications across the various Windows 10 platforms. A developer can write a ____ application, and the same application can be compiled and run over several different platforms.

A

UWP or Universal Windows Platform

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The ____ in Windows 10/11 allows for the quick control of features and acts as an aggregation for social media, email, and operating system notifications.

A

Action Center

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

____ allows you to use drive encryption to protect files, including those needed for startup and login. This feature is available in all editions of Windows 10/11, except Windows 10/11 Home.

A

BitLocker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Windows 10 introduced ____, which allows for up to four quadrants of the screen to automatically be adjusted using snapping.

A

Snap Assist

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

____ is a new feature of Windows 10 that allows the user to sign into Windows with biometrics.

A

Windows Hello

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Group Policy can be used locally on a Windows computer (except Windows 10/11 Home) to control behavior using the ____ command.

A

gpedit.msc

17
Q

____ is a Microsoft client-server technology that allows for caching of commonly accessed files at branch office locations. This feature is only available in Windows 10/11 Enterprise edition.

A

BranchCache

18
Q

____ provides an automatic connection for a virtual private network (VPN) between the client and a main office. It is location-aware as well. This feature is only available in Windows 10/11 Enterprise edition.

A

DirectAccess

19
Q

In Windows, each file has a filename of up to ____ characters, and are not case sensitive.

A

255

20
Q

In Windows file Explorer, holding down the ____ key while clicking individual files selects each new file while leaving the currently selected file(s) selected as well.

A

Ctrl

21
Q

In Windows file Explorer, holding down the ____ key while selecting two files selects both of them and all the files in between.

A

Shift