CompTIA A+ 220-1002_1

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

Which of the command-line commands listed below allows for updating multiple Group Policy settings in MS Windows? * convert * gpupdate * bcdedit * gpresult

gpupdate

Which of the following CLI tools can be used for troubleshooting DNS-related problems? * arp * nslookup * tracert * pathping

nslookup

A command-line utility used for checking the reachability of a remote network host is known as: * ping * tracert * dig * netstat

ping

The following command can be used to shut down or restart a local or remote host running MS Windows. * exit * shutdown * reboot * taskkill

shutdown

Which of the following command-line commands enables a full system shutdown and restart of an MS Windows host after a time-out period of two minutes? * shutdown /s /120 * shutdown /r /t 120 * shutdown /r /120 * shutdown /s /t 120

shutdown /r /t 120

Which of the following is the correct command for setting the time-out period of 60 seconds before powering off a Windows host? * shutdown /r /t 60 * shutdown /s /60 * shutdown /s /t 60 * shutdown /r /60

shutdown /s /t 60

Which of the answers listed below refers to the correct syntax for a Windows Command Prompt taskkill command that would allow to close notepad.exe by providing its imagename? * taskkill /pid notepad * taskkill /im notepad.exe * taskkill /id notepad.exe * taskkill /img notepad

taskkill /im notepad.exe

Provided that the process ID of notepad.exe obtained with the tasklist command is 1230, which of the following answers lists the correct syntax for a Windows Command Prompt taskkill command that would allow to close this application? * taskkill /id 1230 * taskkill --im 1230 * taskkill /pid 1230 * taskkill --id 1230

taskkill /pid 1230

Which of the following command-line commands in Windows displays a list of currently running processes on a local or remote host? * iexplore * tasklist * services.msc * netstat

tasklist

A network command-line utility in MS Windows that tracks and displays the route taken by IPv4 packets on their way to another host is called: * ping * traceroute * nslookup * tracert

tracert

Which of the Microsoft Windows command-line commands allow for copying multiple files or entire directory trees from one directory to another and for copying files across a network? (Select 2 answers) * xcopy * pushd * shift * robocopy * move

xcopy robocopy

A shortcut icon to the Windows Memory Diagnostic tool (mdsched.exe) can be found in: * Hardware and Sound menu in Control Panel * Administrative Tools folder in Control Panel * Performance Information and Tools menu * System menu

Administrative Tools folder in Control Panel

Windows Task Scheduler (taskschd.msc) is a component of Microsoft Windows that provides the capability to schedule the launch of programs or scripts at pre-defined times or after specified time intervals. Which of the following locations contains the application icon shortcut used for launching the Task Scheduler MMC snap-in? * Ease of Access Center * Programs and Features menu in Windows Control Panel * Windows Command Prompt * Administrative Tools menu in Windows Control Panel

Administrative Tools menu in Windows Control Panel

A type of Windows installation that erases the contents of target partition is called: * Refresh * Clean install * In-place upgrade * Repair installation

Clean install

A security technician was asked to configure a firewall so that the protected system would not send echo reply packets. What type of traffic should be blocked on the firewall to accomplish this task? * SMTP * ICMP * HTTP * SNMP

ICMP

What is the name of an operating system installation type that preserves system settings, personal files, and applications from the older OS version? * Clean install * In-place upgrade * Unattended installation * Image deployment

In-place upgrade

Netstat is a command-line utility used for: (Select 2 answers) * Displaying active TCP/IP connections * Testing the reachability of a remote host * Displaying intermediary points on the packet route * Displaying network protocol statistics

Displaying active TCP/IP connections Displaying network protocol statistics

Local Users and Groups (lusrmgr.msc) is a Microsoft Management Console (MMC) snap-in included by default in all editions of MS Windows. It is used to create and manage users and groups that are stored locally on a computer. True False

False

The Local Security Policy (secpol.msc) administrative tool in home editions of MS Windows can be used by system administrators to modify account and local policies, public key policies and IP security policies for a local host. True False

False

Which of the copy command switches suppresses the confirmation prompt displayed when Windows is about to overwrite the contents of an existing file? /v /y /a /-y

/y

Which netstat parameter allows to display all connections and listening ports? -a -p -e -r

-a

Which of the following netstat parameters displays addresses and port numbers in numerical form? -b -n -q -r

-n

Which shutdown command switch enables aborting a system shutdown? /a /q /e /p

/a

Which shutdown command switch in Microsoft Windows Command Prompt forces full system shutdown and restart of a Windows host? -s -r /r /s r -i

/r

Which sfc switch enables a type of file check that scans integrity of all protected system files and repairs corrupted files when possible? * /scannow * /verifyonly * /scanfile * /verifyfile

/scannow

Which copy command switch verifies that the new files are written correctly? /-y /v /y /a

/v

What are the minimum system requirements for 32-bit (x86) version of Microsoft Windows 7? (Select 4 answers) * 800 MHz CPU * 1 GB of system RAM * 20 GB HDD with 15 GB of free hard disk space * DirectX 9 graphics device with WDDM 1.0 or higher driver * 2 GB of system RAM * 16 GB of free hard disk space * 1 GHz CPU

1 GB of system RAM DirectX 9 graphics device with WDDM 1.0 or higher driver 16 GB of free hard disk space 1 GHz CPU

Which of the following answers describe the minimum system requirements for 64-bit (x64) version of Microsoft Windows 7? (Select 4 answers) * 800 MHz CPU * 16 GB of free hard disk space * 1 GHz CPU * 2 GB of system RAM * DirectX 9 graphics device with WDDM 1.0 or higher driver * 20 GB of free hard disk space * 1 GB of system RAM

1 GHz CPU 2 GB of system RAM DirectX 9 graphics device with WDDM 1.0 or higher driver 20 GB of free hard disk space

What are the minimum system requirements for 32-bit (x86) version of Microsoft Windows 8/8.1? (Select 4 answers) * 1 GHz CPU with support for PAE, NX, and SSE2 * 1 GB of system RAM * Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver * 20 GB of free hard disk space * 2 GB of system RAM * 16 GB of free hard disk space * 1 GHz CPU

1 GHz CPU with support for PAE, NX, and SSE2 1 GB of system RAM Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver 16 GB of free hard disk space

What is the maximum amount of RAM supported by different editions of 64-bit (x64) Microsoft Windows 10? Pick 128 GB, 2TB or 6TB for each. * Windows 10 Home * Windows 10 Pro * Windows 10 Education * Windows 10 Enterprise

128 GB 2 TB 2 TB 6TB

Which of the following is an open-source mobile OS designed for smartphones and tablets? * Windows * Android * iOS * Chrome OS

Android

Which of the following are disk storage types used with MS Windows? (Select 2 answers) * Extended * Basic * Logical * Dynamic * Primary

Basic Dynamic

In MS Windows, a newly added drive is by default partitioned as a: * Striped disk * Basic disk * Mirrored disk * Spanned disk * Dynamic disk

Basic disk

An MS Windows feature that enables full drive encryption is known as: * TrueCrypt * LoJack * BitLocker * FileVault

BitLocker

Match an OS boot method on the left with the corresponding media type from the drop-down list. Pick from: CD-ROM/DVD/Blu-ray HDD/SSD USB PXE Partition eSata For: Optical disc External drive Flash drive Network boot Internal fixed disk Internal hard drive

CD-ROM/DVD/Blu-ray eSata USB PXE HDD/SSD Partition

What is the name of a lightweight operating system designed by Google for small-factor PCs, laptops, tablets and mobile devices? * iOS * macOS * Android * Chrome OS

Chrome OS

Which of the following OSs uses a Web browser as its main user interface? * Linux * Chrome OS * MS Windows * macOS

Chrome OS

Which of the following is an MS Windows utility designed both for system administrators and for application developers? * Component Services (dcomcnfg.exe) * Microsoft Management Console (MMC) * Windows PowerShell (powershell.exe) * System Configuration (msconfig.exe)

Component Services (dcomcnfg.exe)

Many of the utilities available in the Administrative Tools menu in Windows Control Panel are implemented as the so-called Microsoft Management Console (MMC) snap-ins. The most prominent MMC component in this menu (which contains a collection of other MMC snap-ins such as Device Manager, Disk Management, and Event Viewer) is called: * Task Manager (taskmgr.exe) * Performance Monitor (perfmon.exe) * Computer Management (compmgmt.msc) * System Configuration (msconfig.exe)

Computer Management (compmgmt.msc)

Which edition of Microsoft Windows 8/8.1 cannot participate in a Windows domain? * Core * Pro * Enterprise

Core

Which of the Microsoft Windows 8/8.1 editions does not include the BranchCache feature? * Core * Pro * Enterprise

Core

Which of the following Windows 8/8.1 editions does not include the Bitlocker full drive encryption and Encrypting File System (EFS) features? * Core * Pro * Enterprise

Core

Which of the following are methods of storing and accessing data over computer network? (Select 2 answers) * ext3 * DFS * ext4 * FAT32 * NFS * exFAT

DFS NFS

If a device in Windows fails after driver update, the driver can be restored to the previously installed version in: * Device Manager * Windows Update menu * Programs and Features menu * Task Manager

Device Manager

Which of the following enables interaction between an operating system and hardware? * Device drivers * Command-Line Interface (CLI) * Device Manager * Secure Shell (SSH)

Device drivers

Windows repair installation: (Select 3 answers) * Modifies application configuration settings * Does not affect user applications * Removes user files * Preserves application configuration settings * Removes user applications * Does not affect user files

Does not affect user applications Preserves application configuration settings Does not affect user files

Which of the following is an MS Windows component that enables encryption of individual files? * EFS * AES * TPM * SCP

EFS

Which of the following are the characteristic features of full format? (Select 3 answers) * Does not check the drive for bad sectors * Requires less time than quick format * Erases all data to prevent its recovery * Requires more time than quick format * Does not erase data * Checks the drive for bad sectors

Erases all data to prevent its recovery Requires more time than quick format Checks the drive for bad sectors

The 4 GB maximum file size limit and 2 TB maximum volume size limit are the characteristic features of: * NTFS * FAT32 * NFS * exFAT

FAT32

The /f switch of the chkdsk command-line utility in MS Windows: * Locates bad sectors and recovers readable information * Fixes errors on the disk * Displays cleanup messages * Displays the full path and name of every file on the disk

Fixes errors on the disk

The /r switch of the chkdsk command-line utility in Windows: (Select 2 answers) * Displays cleanup messages * Locates bad sectors and recovers readable information * Uses more system resource to perform a scan as fast as possible * Displays the full path and name of every file on the disk * Fixes errors on the disk

Locates bad sectors and recovers readable information Fixes errors on the disk

Which of the following are examples of partition styles? (Select 2 answers) * ext3 * MBR * ext4 * GPT * NTFS

MBR GPT

What is the theoretical limit of addressable RAM for a 64-bit CPU? * 8 GB * 16 GB * 32 GB * 64 GB * None of the above

None of the above

Which of the following tools in MS Windows is used to examine (both in real time and by collecting log data for later analysis) how programs that are run affect a computer's performance? * Task Manager (taskmgr.exe) * Performance Monitor (perfmon.exe) * System Properties (sysdm.cpl) * Computer Management (compmgmt.msc) * Event Viewer (eventvwr.msc)

Performance Monitor (perfmon.exe)

Which of the following allow for administering print devices in Microsoft Windows? (Select 3 answers) * Printers applet in Control Panel in Windows OSs prior to Windows 7 * Print Management utility shipped by default with all editions of MS Windows * Devices and Printers applet in Control Panel in Windows 7 and newer Microsoft OSs * Printers applet in Windows 7 and newer Microsoft OSs * Devices and Printers applet in Control Panel in Windows OSs prior to Windows 7 * Print Management utility in the Administrative Tools folder (not available in home editions of MS Windows)

Printers applet in Control Panel in Windows OSs prior to Windows 7 Devices and Printers applet in Control Panel in Windows 7 and newer Microsoft OSs Print Management utility in the Administrative Tools folder (not available in home editions of MS Windows)

Which of the following is a complimentary instruction set that extends the capabilities of a CPU? * RISC * SSE2 * EIDE * SSID

SSE2

The sfc command-line utility in MS Windows: * Encrypts files and folders * Scans the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions * Displays information about system hardware and software configuration * Checks a disk and displays a status report

Scans the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions

An MS Windows Administrative Tools folder applet for managing background applications is called: * Services (services.msc) * Resource Monitor (resmon.exe) * System Configuration (msconfig.exe) * Component Services (dcomcnfg.exe)

Services (services.msc)

Which Microsoft Windows tool can be used by system administrators to find and isolate problems that might prevent the OS from starting correctly? * Task Manager (taskmgr.exe) * System Information (msinfo32.exe) * Computer Management (compmgmt.msc) * System Configuration (msconfig.exe)

System Configuration (msconfig.exe)

The "Run as administrator" option in MS Windows available after right-clicking on the Command Prompt application icon allows for execution of shell commands reserved for a system administrator. True False

True

The -b netstat parameter in Microsoft Windows allows to display the name of an application involved in creating each connection or listening port. True False

True

The function of the ODBC Data Sources (odbcad32.exe) configuration utility in Windows is to facilitate communication between applications and varying types of databases. True False

True

Used without any parameters, the help command in MS Windows displays a list of available system commands along with a brief description of each command. True False

True

Windows Memory Diagnostic Tool (mdsched.exe) cannot be run inside Windows. This utility requires a system restart and is launched during next boot before loading the operating system. True False

True

A type of automated OS installation process that uses an answer file and does not require user interaction or presence is known as: * Image deployment * Unattended installation * In-place upgrade * Remote network installation

Unattended installation

Switching from Windows 8.1 to Windows 10 Home edition can be performed either via an upgrade or clean installation. Match each Windows 8.1 edition below with "Install" or "Upgrade". * Windows 8.1 (Core) * Windows 8.1 Professional * Windows 8.1 Enterprise

Upgrade Install Install

Which of the Microsoft Windows 7 editions include the BranchCache feature? (Select 2 answers) * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Windows 7 Enterprise Windows 7 Ultimate

Which edition(s) of Microsoft Windows 7 cannot participate in a Windows domain? (Select all that apply) * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Windows 7 Starter Windows 7 Home Basic Windows 7 Home Premium

Which of the following Windows 7 editions do(es) not include EFS? (Select all that apply) * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Windows 7 Starter Windows 7 Home Basic Windows 7 Home Premium

Which of the following statements describing different methods for organizing Windows-based computers in networks are true? (Select 3 answers) * Windows-based computers on home networks must be part of a HomeGroup * Windows-based computers on a network must be part of a workgroup or a domain * Windows-based computers on workplace networks are usually part of a domain * Windows-based computers on workplace networks are usually part of a workgroup * Windows-based computers on home networks are usually part of a workgroup * Windows-based computers on home networks are usually part of a domain

Windows-based computers on a network must be part of a workgroup or a domain Windows-based computers on workplace networks are usually part of a domain Windows-based computers on home networks are usually part of a workgroup

A command-line command in MS Windows that displays Group Policy information for a machine or user is known as: * nbtstat * gpresult * verify * gpupdate

gpresult

Which of the command-line commands listed below is used for directory traversal? * cd * dir * ps * dig

cd

Which of the following is a Windows, OS/2 and DOS command-line tool used for checking the file system and status of the system's hard drives? * grep * chkdsk * sfc * dism

chkdsk

The following command-line command can be used to copy one or more files from one location to another. * sfc * copy * move * pushd

copy

Which of the following launches the Device Manager tool in Microsoft Windows? * msconfig.exe * devmgmt.msc * appwiz.cpl * compmgmt.msc

devmgmt.msc

Which of the following commands in Windows Command Prompt launches a text-based command-line partitioning utility? * format * chkdsk * defrag * diskpart

diskpart

A Windows command-line tool used for preparing and modifying contents of Windows images is known as: * format * robocopy * dism * gpupdate

dism

For a newly added hard drive, this command allows to configure it with a file system so that Windows can store information on the disk. * mstsc * defrag * nbtstat * format

format

Which of the following commands in Windows can be used to display help information related to a specific command-line utility? (Select 2 answers) [command name] help man [command name] [command name] info help [command name] [command name] /?

help [command name] [command name] /?

Which of the following command-line commands in MS Windows are used for resetting the DHCP configuration settings for all adapters? (Select 2 answers) * ipconfig /down * ipconfig /release * ipconfig /up * ipconfig /renew

ipconfig/release ipconfig /renew

Which of the following Command Prompt commands in Windows is used for listing a computer's connections to shared resources? * net share * net use * net session * net config

net use

Which of the MS Windows command-line commands lists the user accounts for the computer? * net view * net session * net user * net accounts

net user

Quick format: (Select 3 answers) * Does not erase data * Requires more time than full format * Checks the drive for bad sectors * Erases all data to prevent its recovery * Does not check the drive for bad sectors * Requires less time than full format

Does not erase data Does not check the drive for bad sectors Requires less time than full format

Physical Address Extension (PAE), No-eXecute bit (NX bit), and Streaming SIMD Extensions 2 (SSE2) are mandatory CPU requirements for Microsoft Windows 7/8/8.1/10, therefore Windows 7/8/8.1/10 cannot be installed on computer systems that lack support for these features. True False

False

Examples of workstation operating systems include: (Select 3 answers) * iOS * Microsoft Windows * Chrome OS * Apple Macintosh OS * Linux

Microsoft Windows Apple Macintosh OS Linux

If a computer's hard disk has an adequate free disk space, it is possible to install more than one operating system and then choose which OS to use during each startup. This type of configuration setup is known as: * Multitasking * Virtualization * Multiboot * Partitioning

Multiboot

What are the advantages of organizing hard drive space into multiple partitions? (Select 3 answers) * Multiboot environment * Separated disk space used for virtual memory * Preventative measure against hard drive failures * Separation of user files from the operating system and application files * Increased overall disk storage space available for user data

Multiboot environment Separated disk space used for virtual memory Separation of user files from the operating system and application files

What is the maximum amount of RAM supported by different editions of 64-bit (x64) Microsoft Windows 7? Pick N/A, 8 GB, 16 GB, 32 GB or 192 GB for each. * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

N/A 8 GB 16 GB 192 GB 192 GB 192 GB

Which of the following enable installation of an OS via network interface? (Select 2 answers) * GPT * diskpart * Netboot * PXE * gpupdate

Netboot PXE

A type of feature used by CPUs for isolating areas of memory to prevent the execution of code from non-executable memory locations is known as: * Data Loss Prevention (DLP) * No-eXecute bit (NX bit) * Error-Correcting Code (ECC) * Physical Address Extension (PAE)

No-eXecute bit (NX bit)

Which of the following answers describe the available options of the Master Boot Record (MBR) partition style? (Select 3 answers) * Overall number of partitions limited to four * Up to three primary partitions and one extended partition * Multiple logical drives within each primary partition * One primary partition and multiple extended partitions (up to three) * Only one logical drive within extended partition * Up to four primary partitions

Overall number of partitions limited to four Up to three primary partitions and one extended partition Up to four primary partitions

Which of the following OS boot methods takes advantage of a network interface? * CD-ROM/DVD/Blu-ray * USB * eSata * PXE * HDD/SSD * Hard drive partition

PXE

The practice of dividing hard disk space into isolated logical storage units that behave like separate disk drives is known as: * Formatting * Partitioning * Virtualization * Disk imaging

Partitioning

Which of the following statements describe the characteristic features of open-source applications and OSs? (Select 2 answers) * Proprietary software * Permission to modify and redistribute the application * Free access to the application code * Permission to use the application only under certain conditions * Lack of free access to the application code

Permission to modify and redistribute the application Free access to the application code

Starting with the May 2019 OS release update, the minimum hard disk space requirement for both 32-bit (x86) and 64-bit (x64) editions of Windows 10 was increased to 32 GB. True False

True

The maximum amount of supported physical memory for all editions (Core/Professional/Enterprise) of the 32-bit (x86) Windows 8/8.1 is 4 GB. True False

True

A 32-bit system typically provides support for up to: * 4 GB of RAM * 8 GB of RAM * 16 GB of RAM * 32 GB of RAM

4 GB of RAM

Which ipconfig parameter allows to view the physical address of a Network Interface Card (NIC)? -S srcaddr /all -i address eth_addr

/all

Which of the answers listed below refers to an ipconfig command parameter used for displaying the full TCP/IP configuration information for all adapters? -a /? /all /a

/all

Which of the following answers describe the minimum system requirements for 32-bit (x86) version of Microsoft Windows 10? (Select 4 answers) * 1 GHz CPU with support for PAE, NX, and SSE2 * 1 GB of system RAM * Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver * 20 GB of free hard disk space * 2 GB of system RAM * 16 GB of free hard disk space * 2 GHz CPU with support for PAE, NX, and SSE2

1 GHz CPU with support for PAE, NX, and SSE2 1 GB of system RAM Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver 16 GB of free hard disk space

What are the minimum system requirements for 64-bit (x64) version of Microsoft Windows 10? (Select 4 answers) * 1 GHz CPU with support for PAE, NX, and SSE2 * 2 GB of system RAM * Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver * 20 GB of free hard disk space * 1 GB of system RAM * 25 GB of free hard disk space * 2 GHz CPU with support for PAE, NX, and SSE2

1 GHz CPU with support for PAE, NX, and SSE2 2 GB of system RAM Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver 20 GB of free hard disk space

Which of the following are the limits on physical memory for 64-bit (x64) Microsoft Windows 8/8.1? Pick 128 GB or 512 GB for each. * Windows 8 (Core) * Windows 8 Professional * Windows 8 Enterprise

128 GB 512 GB 512 GB

The GPT partition style extends the MBR's primary partition limit to: * 16 primary partitions * 32 primary partitions * 64 primary partitions * 128 primary partitions

128 primary partitions

Which of the following are the minimum system requirements for 64-bit (x64) version of Microsoft Windows 8/8.1? (Select 4 answers) * 1 GHz CPU * 2 GB of system RAM * Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver * 20 GB of free hard disk space * 1 GB of system RAM * 25 GB of free hard disk space * 1 GHz CPU with support for PAE, NX, and SSE2

2 GB of system RAM Microsoft DirectX 9 graphics device with WDDM 1.0 or higher driver 20 GB of free hard disk space 1 GHz CPU with support for PAE, NX, and SSE2

Which of the following are the limits on physical memory for 32-bit (x86) Microsoft Windows 7? Pick 2GB or 4GB for each. * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

2GB 4GB 4GB 4GB 4GB 4GB

Which of the following statements is true? * A 32-bit hardware provides support for both 32-bit and 64-bit OSs and applications * A computer with a 32-bit CPU can run 64-bit OSs and applications without compatibility issues * A 64-bit hardware provides support only for 64-bit OSs and applications * A computer with a 64-bit CPU can run most 32-bit OSs and applications without compatibility issues

A computer with a 64-bit CPU can run most 32-bit OSs and applications without compatibility issues

Which of the following are advantages of the New Technology File System (NTFS) over FAT32 file system? * Disk quotas * Compression * Object permissions * Encryption * All of the above features are improvements implemented in NTFS not available in FAT32

All of the above features are improvements implemented in NTFS not available in FAT32

Which of the following answers describe the characteristics of a non-persistent VDI? (Select 2 answers) * At the end of a session, user desktop reverts to its original state * Each user runs their own copy of virtual desktop * At the end of a session, user data and personal settings are saved * Virtual desktop is shared among multiple users

At the end of a session, user desktop reverts to its original state Virtual desktop is shared among multiple users

Which of the following is a file system designed for optical media? * CDFS * FAT32 * NTFS * exFAT

CDFS

Which of the following terms refers to a software that no longer receives continuing support? * OEM * SDLC * EOL * SPOF

EOL

In a persistent VDI: (Select 2 answers) * Each user runs their own copy of virtual desktop * At the end of a session, user desktop reverts to its original state * Virtual desktop is shared among multiple users * At the end of a session, user data and personal settings are saved

Each user runs their own copy of virtual desktop At the end of a session, user data and personal settings are saved

Which Microsoft Windows 10 editions include the BranchCache feature? (Select 2 answers) * Home * Pro * Pro Education * Education * Enterprise

Education Enterprise

All modern applications are designed as cross-platform software which allows them to be run on different operating systems (e.g. Windows, Linux, or macOS) without any modifications in the application source code. True False

False

In the MBR partition style, each logical drive within the extended partition can be transformed into a bootable drive. True False

False

On a 64-bit MS Windows OS, both 32-bit and 64-bit applications are stored in the Program Files folder. True False

False

The maximum amount of supported physical memory for all editions (Home/Pro/Education/Enterprise) of the 32-bit (x86) Windows 10 is 8 GB. True False

False

A type of proprietary file system used in Apple OSs is known as: * DFS * EFS * HFS * NFS

HFS

Which edition of Microsoft Windows 10 cannot participate in a Windows domain? * Home * Pro * Pro Education * Education * Enterprise

Home

Which of the following Windows 10 editions does not include the Bitlocker full drive encryption and Encrypting File System (EFS) features? * Home * Pro * Pro Education * Education * Enterprise

Home

Which of the installation types provides a simpler and less costly alternative to manual OS installation in an environment consisting of multiple hosts requiring the same configuration settings? * In-place upgrade * Remote network installation * Image deployment * Unattended installation

Image deployment

What are the upgrade options for switching from Windows 7 to Windows 10 Enterprise edition? Pick "Upgrade" or "Install" for each. * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Install Install Install Upgrade Upgrade Install

What are the upgrade options for switching from Windows 8.1 to Windows 10 Enterprise edition? * Windows 8.1 (Core) * Windows 8.1 Professional * Windows 8.1 Enterprise

Install Upgrade Upgrade

Which of the following are not examples of proprietary software? (Select 2 answers) * MS Windows * macOS * Linux * iPhone OS (iOS) * Android OS

Linux Android OS

ext3 and ext4 are examples of default file systems used by: * OS X * macOS * Windows Server * Linux distributions

Linux distributions

Which of the following statements apply to Windows domains? (Select 3 answers) * Logging on to any computer on the Windows domain requires a single set of credentials * Security policies and permissions on the Windows domain are administered centrally * Windows domains are based on the Peer-to-Peer networking architecture * Each computer on the Windows domain has its own security policy * Windows domains are based on the Client-Server networking architecture * All members of the Windows domain must be on the same local network or subnet

Logging on to any computer on the Windows domain requires a single set of credentials Security policies and permissions on the Windows domain are administered centrally Windows domains are based on the Client-Server networking architecture

What is the application of No-eXecute bit (NX bit)? * Parity checks * Malware protection * Biometric authentication * Data backups

Malware protection

Which of the following is a Microsoft Windows home theater software included in MS Windows versions prior to Windows 10? * Elgato * Media Center * QuickTime Player * Media Player

Media Center

Which of the following are examples of partition types? (Select 3 answers) * Primary * Dynamic * Logical * Basic * Extended

Primary Logical Extended

Which of the following replaced removable media used for reformatting hard drives and restoring an operating system to the original factory condition? * Extended partition * GUID Partition Table (GPT) * Recovery partition * Master Boot Record (MBR)

Recovery partition

Which of the built-in options added in Windows 8 enables OS reinstallation without affecting the existing user profiles and settings? * Reset * Refresh * Repair * Restore

Refresh

An MS Windows system utility that allows to roll back system files and settings to an earlier point in time is called: * System Restore * Microsoft Management Console (MMC) * Windows Easy Transfer * Files and Settings Transfer Wizard

System Restore

An operating system cross-platform compatibility feature allows certain types of data files created on one type of OS to be seamlessly read and modified on a different OS type. True False

True

Devices that are not detected during the operating system installation process might require loading alternate third-party drivers. True False

True

Factory recovery partition and recovery disc are two examples of storage media that can be used for rolling back an OS to its original state. True False

True

In MS Windows, dynamic disks provide features that basic disks do not, such as the ability to create volumes that span multiple disks (spanned and striped volumes) and the ability to create fault-tolerant volumes (mirrored and RAID-5 volumes). True False

True

In Microsoft Windows 7, the only two editions that include the BitLocker full drive encryption feature are Windows 7 Enterprise and Windows 7 Ultimate. True False

True

Physical Address Extension (PAE) is a memory management feature that allows 32-bit CPUs to use more than 4 GB of physical memory. True False

True

The term "BranchedCache" refers to a Wide Area Network (WAN) bandwidth optimization technology implemented in some versions of MS Windows. BranchCache accelerates the process of serving network content by saving previously requested WAN resources on local servers or client computers which allows the subsequent requests to be served locally rather than from a remote server. True False

True

Which of the following are the upgrade options for switching from Windows 8.1 to Windows 10 Pro edition? Match each Windows 8.1 edition below with "Install" or "Upgrade". * Windows 8.1 (Core) * Windows 8.1 Professional * Windows 8.1 Enterprise

Upgrade Upgrade Install

Switching from Windows 7 to Windows 10 Home edition can be performed either via an upgrade or clean installation. Match each Windows 7 edition on the left with the correct upgrade option from the corresponding drop-down list. Pick "Upgrade" or "Install" for each. * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Upgrade Upgrade Upgrade Install Install Install

Which of the following are the upgrade options for switching from Windows 7 to Windows 10 Pro edition? Pick "Upgrade" or "Install" for each. * Windows 7 Starter * Windows 7 Home Basic * Windows 7 Home Premium * Windows 7 Professional * Windows 7 Enterprise * Windows 7 Ultimate

Upgrade Upgrade Upgrade Upgrade Install Upgrade

Which of the following can be used as an extension of RAM? (Select 3 answers) * Virtual memory * Paging file * Extended partition * Disk thrashing * Swap partition

Virtual memory Paging file Swap partition

Which of the following sources allow for obtaining, installing, and updating device drivers used by Microsoft Windows OSs? (Select 2 answers) * Windows Update * Computer Management * Device manufacturer * Task Manager * System Configuration

Windows Update Device manufacture

Which of the statements listed below apply to Windows workgroups? (Select 3 answers) * Security policies and permissions in workgroups are administered centrally * Logging on to any computer on the workgroup requires a single account * Workgroups typically consist of no more than twenty computers * There is no limit on the number of hosts that can become a part of a single workgroup * Logging on to any computer in the workgroup requires an account on that computer * Each computer in the workgroup has its own security policy

Workgroups typically consist of no more than twenty computers Logging on to any computer in the workgroup requires an account on that computer Each computer in the workgroup has its own security policy

Which parameter of the cd command in Windows moves the command-line prompt one folder up in the directory tree (sets the prompt at the parent folder of the current folder)? * cd \ * cd /up * cd + * cd ..

cd ..

Which of the following commands in Windows Command Prompt changes the current directory to the root directory? * cd \ * dir /root * cd .. * chdir /r

cd \

Which of the following Windows Command Prompt commands can be used to list all directory's files and subdirectories contained in the current directory? (Select 2 answers) * dir * dir /? * dir *.* * dir /all * dir /list

dir dir *.*

A Microsoft-proprietary file system optimized for flash drives is known as: * ext3 * FAT32 * NFS * exFAT * CDFS

exFAT

An Apple-proprietary OS designed for tablets, smartphones and mobile devices is called: * macOS * Android * iOS * Chrome OS

iOS

What is the name of an MS Windows command-line utility that can be used to display TCP/IP configuration settings? * ifconfig * net use * ipconfig * netstat

ipconfig


Set pelajaran terkait

Final Exam Accounting Chapters 1-6

View Set

Growth and Development: School-Age Children DAQ 7

View Set

AP Physics Chap 7 Test Conceptual Questions

View Set