Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

Home Networking Essentials Mobility Fundamentals NDG Linux Programming Languages About US

.
IT Essentials CCNA 1 CCNA 2 CCNA CyberOps CCNA Security

v6.0 v6.0 v6.0 2.01

Passed 100% !!! Visit us and stay update everyday.

IT Essentials v6.0 – IT Essentials Chapter 5


IT Essentials Chapter 5 Exam Answers 2018 2019 Version 6.0 100%
Posted on August 22, 2018 by Admin

IT Essentials Chapter 5 Exam Answers 2018 2019 Version 6.0 100%


Cisco ITE latest or IT Essentials v6.0 chapter 5 Exam Answers PC hardware and software (ITE Version 6.00) collection year 2017, 2018
and 2019 Full 100%. IT Essentials has been know as ITE. The following are the questions exam answers. Guarantee Passed. ITE v6.0
chapter 5 exam answers has some new update from the old version 5. You can review all chapter 5 Exam Answers. You will get passed
scored 100% with this version 6.0. Good Luck for ITE v6.0 Exam!

 Recommend

Learning with Cisco Netacad, there are many exams and lab activities to do. Some instructor require students to
complete all Chapter exams, Pre-Test, Practices Final, Final Exam and Chapter Quiz. No mater what instructors want
you to do, PremiumExam.com o ers all exams and lab activities answers and solutions with clear explanation. Our
Experts have veri ed all exam answers before we published to the website. We recommended you to chose any
relevant chapter from the following:

IT Essentials v6.0
Assignments Practice Quizzes
Answers Online Answers Online
Chapter 5 Exam Online Chapter 5 Quiz Online
Next Chapter
Chapter 6 Exam Online Chapter 6 Quiz Online
Lab Activities Answers & Solution
5.1.2.3 Lab – Search NOC Certifications and Jobs Answers
5.1.4.4 Lab – Data Migration in Windows Answers
5.2.1.7 Lab – Install Windows 7 or Vista Answers
5.2.1.7 Lab – Install Windows 8 Answers
5.2.1.10 Lab – Check for Updates in Windows 7 and Vista Answers
5.2.1.10 Lab – Check for Updates in Windows 8 Answers
5.2.4.7 Lab – Create a Partition in Windows 7 and Vista Answers
5.2.4.7 Lab – Create a Partition in Windows 8 Answers

1. What are two functions of an operating system? (Choose two.)

controlling hardware access​


managing application​s
text processing​
flow chart editing​
program compilation
web browsing​
controlling the BIOS
Explanation:

Controlling hardware access and managing applications are functions of an operating system. Text processing, flow chart editing,
program compilation, and web browsing are functions of applications.

2. Which two methods should a technician use to update a device driver? (Choose two.)

Insert the operating system installation media and load the driver from there.
Use the media that came with the device.
Buy another operating system license.
Download the driver from the website of the manufacturer.
Perform a firmware update.
Explanation:

The two methods to install the driver manually are to use the media that came with the device or to download the driver from the website
of the manufacturer.

3. What is the term for the ability of a computer to run multiple applications at the same time?

multiuser
multitasking
multimedia
multiprocessing
4. What is provided by an operating system that has multiprocessing capability?

support for two or more processors


support for two or more users
the capability to run multiple applications at the same time
the ability to run different parts of a program at the same time
Explanation:

An operating system that has multiprocessing capability can support two or more CPUs.

5. What is used by an operating system to communicate with hardware components?

device driver
BIOS
CMOS
Application Program Interface
Explanation:

Operating systems use device drivers to communicate directly with hardware components.

6. Which application interface is comprised of multiple APIs that support multimedia tasks in Windows operating systems?

DirectX
Java
Windows API
OpenGL
Explanation:

DirectX is a collection of APIs used by Windows operating systems to support various multimedia tasks.

7. Which version of Windows introduced the Metro user interface, which can be used on desktops, laptops, mobile phones, and tablets?

Windows XP
Windows Vista
Windows 7
Windows 8
Explanation:

Windows 8 introduced the Metro user interface.so that users could use touchscreens that are commonly found on mobile devices. The
Windows 8.1 version helped with users who did not have a touchscreen.

8. What is critical to consider when determining the version of Windows to install on a desktop computer?

version of Microsoft Office installed


type of monitor installed
off-the-shelf applications installed
customized applications installed
Explanation:

A customized application requires that the technician consult the applications documentation or contact the programmer or company that
created the application to determine if the customized application is compatible with the new operating system version.

9. A user downloads and uses the Windows 7 Upgrade Advisor to generate a report on a PC that is being considered for an operating system
upgrade. What information would the report contain?

recommended changes to hardware


recommended changes to file systems
recommended changes to user permissions
recommended changes to directory structures
Explanation:

Upgrade Advisor is a utility that can be obtained from Microsoft that will scan the system prior to the upgrade and notify the user of any
incompatibilities in the hardware platform and existing programs. The report generated by the Upgrade Advisor utility not only points out
the incompatibilities but also proposes possible resolutions to the problems identified.

10. What are two features of the active partition of a hard drive that is using MBR? (Choose two.)

The active partition must be a primary partition.


Up to four primary partitions can be marked as active.
An active partition must be assigned C: as the drive letter.
The operating system uses the active partition to boot the system.
The active partition may include the manufacturer recovery partition.
Explanation:

Under the MBR partition scheme standard, up to four partitions can be primary partitions, but only one of them can be marked as active.
Even though the C: drive is normally the active partition, a computer could have another drive letter (partition) marked as active. The
recovery partition is never used in normal operations as an active partition, but is used when no other means is possible to recover the
operating system to the original configuration.

11. A computer with the Windows 7 operating system fails to boot when the system is powered on. The technician suspects that the operating
system has been attacked by a virus that rendered the system inoperable. What measure could be taken to restore system functionality?

Use a differential backup to restore the system.


Use an incremental backup to restore the system.
Use a system image that was created prior to the failure to restore the system.
Run chkdsk on the affected drive to restore system files to their post-installation state.
Explanation:

The best way to restore an operating system that has been corrupted by a virus is to use a prior system image to conduct the restore.
CHKDSK is a Disk Error-Checking tool in Windows 7. It is useful in troubleshooting errors caused by corruption of the physical disk
surface and can also be used to check the integrity of various files and folders within the operating system. In order to use differential and
incremental backups to restore the system you would also require the last full backup as well.

12. What is the purpose of a recovery partition?

to provide a copy of the C: partition and data from the last backup in case of failure
to provide a backup copy of the BIOS
to return the system to an earlier state to recover from a failed update
to restore the computer to the factory state without deleting user files
to restore the computer to its factory state
Explanation:

The recovery partition is often a hidden partition accessible from BIOS Setup or through the use of a particular keystroke. The recovery
partition is used to restore the computer to its factory state. However, all user data and applications installed after the computer was
purchased are not restored.

13. What Windows 8 tool allows the computer to be rolled back to its factory state without losing any user files?

recovery partition
System Restore
Refresh your PC
BIOS backup
Explanation:
The Refresh your PC tool is available on Windows 8 and higher operating systems. It restores the computer to its factory state without
deleting user files. The recovery partition tool does not preserve user data, but does return the computer to a factory state. The System
Restore utility restores the computer to a previous time without affecting user data. BIOS backup is available with some computers but
does not affect the state of the system partition.

14. A Windows 8 computer locks up with a stop error during startup and then automatically reboots. The automatic restart setting is making it
difficult to see any error messages. What can be done so that the error messages can be viewed?

Use the System Recovery options to restart the operating system.


Use the Command Prompt option to research the stop error messages.
View the error messages and recover the system using the System Image Recovery tool.
Access the Advanced Startup options menu before the OS loads to disable the auto restart function.
Explanation:

The error messages are difficult to read so the best solution is to first try to disable the auto restart function by accessing the Advanced
Startup menu before the OS loads. Then the error messages can be read and further action taken to resolve the rebooting problem.

15. A user installs a new video driver on a computer that was working properly. After the new driver is installed and the computer is restarted, the
computer fails to boot. How can the user quickly return the computer to a working state?

Restart the PC with the Windows System Recovery disc and use the Startup Repair utility.
Press F8 while the computer is booting and choose the Last Known Good Configuration option.
Boot the system with the original Windows installation media and choose the Repair Your Computer option.
Press F8 while the computer is booting and choose the Start Windows Normally option.
Explanation:

Pressing F8 while booting a Windows PC will present a set of advanced startup options, including Safe Mode and Last Known Good
Configuration. Last Known Good Configuration boots the system using the drivers and settings that were present the last time the system
was successfully booted, and can be used to quickly restore a system that has stopped working. It’s important to remember that Last
Known Good Configuration will only work immediately after a failure. If the system boots successfully to Windows, it will overwrite the
Last Known Good Configuration info and it will no longer be useful in recovering the system.

16. Where are the settings that are chosen during the installation process stored?

in the recovery partition


in BIOS
in flash memory
in the Registry
Explanation:

The Registry contains all settings chosen from Control Panels, file associations, system policies, applications installed, and application
license keys.

17. Why is it important to re​gister a DLL file in Windows?

so that any program needing to use that specific program code can locate the file
so that the operating system can be restored
so that the computer can be restored to factory settings
so that copyright laws are not violated when computer images are made
Explanation:

A dynamic link library (DLL) contains program code that a number of applications may need to access in order to run. In order for
programs to find the DLLs that they require, the DLLs must be registered. To create a registry entry for a DLL that failed to register when
it was installed, use the regsvr32 Windows command.

18. A Windows 8.1 system is unable to boot properly. What is the procedure to boot this system into Safe Mode?

From the command prompt run the shutdown -r -s command.


Run the MSCONFIG utility and choose the option Selective Startup.
Reboot the system and press Del or F2 depending on the system.
Reboot the system, press and hold F8 until a menu is displayed, and then choose Safe Mode.
Explanation:

Safe Mode can be used to bypass failed drivers and other startup issues. To access Safe Mode, reboot the system and press the F8 key
just before the operating system begins to load. Several advanced startup options will be displayed, including safe mode.
19. A technician has installed a new video driver on a Windows 8.1 computer and now the monitor shows distorted images. The technician needs to
install a different video driver that is available on a network server. What startup mode should the technician use to access the driver on the
network?

Safe Mode
Safe Mode with Networking
Debugging Mode
Safe mode with Command Prompt
Explanation:

There are several different types of advanced startup options, including three options for starting in Safe Mode. Safe Mode starts
Windows with a very limited set of drivers and bypasses many startup options. Safe Mode with Networking is similar to Safe Mode, but
includes the drivers necessary for the system to connect to the network. Safe Mode with Command Prompt starts the system and
launches a command line interface that can be used to enter commands manually.

20. A technician is considering implementing RAID 5 before installing Windows. Which technology does RAID 5 use?

spanning
mirroring
striping with parity
lazy write
Explanation:

RAID 5 requires a minimum of three disks to implement. A RAID 5 volume uses parity for each stripe in order to provide fault tolerance in
case of one disk failure.

21. What is a characteristic of a spanned volume?

Data is stored across two or more disks for faster read and write access.
Data is seen as one volume, but is stored across two or more disks.
A copy of one disk is placed on another disk for fault tolerance.
Data is striped across a total of three or more disks, but one disk is used for parity in order to provide fault tolerance.
Explanation:

A spanned volume requires at least two drives. The combined drives are seen as one volume with one drive letter. When one drive is
filled, data is then written to another drive in the volume until it is full.

22. Which Windows tool is used to determine if a dynamic disk is corrupted?

Disk Management
Device Manager
Microsoft System Preparation
Bootmgr
Explanation:

The Disk Management tool is used to view and manage disks. A normal disk should show a status of Online. A disk with a status of
Offline or Unreadable may be corrupted.

23. A user has upgraded a PC to Windows 7 but still needs to use an application that is created for the earlier version of Windows. Which mode of
operation within Windows 7 can be used to run the application?

real mode
protected mode
virtual mode
compatibility mode
multiuser mode
Explanation:

Compatibility mode is used to emulate the environment of an earlier operating system. This allows applications that are not compatible
with current operating systems to still be run.

24. Within which folder would a user of 64-bit Windows 8 find 32-bit programs?

C:\Program Files
C:\Program Files (x86)
C:\Program Files (x64)
C:\Program Files (x32)
Explanation:
Within a 64-bit operating system, the 32-bit programs are installed in the C:\Program Files (x86) folder. The 64-bit applications are
installed into the C:\Program Files folder.

 Recommend

Learning with Cisco Netacad, there are many exams and lab activities to do. Some instructor require students to
complete all Chapter exams, Pre-Test, Practices Final, Final Exam and Chapter Quiz. No mater what instructors want
you to do, PremiumExam.com o ers all exams and lab activities answers and solutions with clear explanation. Our
Experts have veri ed all exam answers before we published to the website. We recommended you to chose any
relevant chapter from the following:

IT Essentials v6.0
Assignments Practice Quizzes
Answers Online Answers Online
Chapter 5 Exam Online Chapter 5 Quiz Online
Next Chapter
Chapter 6 Exam Online Chapter 6 Quiz Online
Lab Activities Answers & Solution
5.1.2.3 Lab – Search NOC Certifications and Jobs Answers
5.1.4.4 Lab – Data Migration in Windows Answers
5.2.1.7 Lab – Install Windows 7 or Vista Answers
5.2.1.7 Lab – Install Windows 8 Answers
5.2.1.10 Lab – Check for Updates in Windows 7 and Vista Answers
5.2.1.10 Lab – Check for Updates in Windows 8 Answers
5.2.4.7 Lab – Create a Partition in Windows 7 and Vista Answers
5.2.4.7 Lab – Create a Partition in Windows 8 Answers

Categories

CCNA CyberOps 1.1 (35)


CCNA CyberOps 1.1 – Assignments Answers (35)
CCNA Routing and Switching Essentials v6.0 (53)
RSE Assignments Answers (33)
RSE Quizzes Answers (20)
CCNA Security 2.01 (31)
CCNA Security – Assignments – Answers (31)
CLA – Programming Essentials in C (20)
CLA – Assignment Quizzes – Answers (20)
CPA Programming Essentials in C++ (21)
CPA Assignment Quizzes (20)
Cybersecurity Essentials 1.1 Exam-Answers-Quizzes (44)
CyberEss v1 Packet Tracer Activity Source Files Answers (11)
CyberEss v1 Student Lab Source Files Answers (12)
Introduction to Cybersecurity 2.1 (7)
Cybersecurity Student Lab Source Answers (6)
Introduction to Networks v6.0 (148)
Introduction to Networks v6.0-Pilot-Exam Beta (25)
ITN Assignments Answers (6)
ITN Practice Quizzes (24)
ITN v6 Student Lab Source Files Answers (66)
IT Essentials v6.0 (175)
ITE v6 – Assignments Answers (1)
ITE v6 Student Lab Source Files Answers (99)
ITE v6 Student Packet Tracer Source Files Answers (5)
ITE v7.0 – IT Essentials 7.0 (52)
ITE v7.0 – Assignment Answers (52)
Linux Essentials (19)
Linux Essentials – Assignment Answers (19)
Linux Essentials 2.0 (40)
Assignments Exam Answers – Online (40)
NDG Linux Unhatched (3)
Networking Essentials 1.0 (47)
NE Assignments Answers (9)
NetEss v1 Packet Tracer Activity Source Files Answers (17)
NetEss v1 Student Lab Source Files Answers (21)
Please Subscribe to get New Contents
PCAP – Programming Essentials in Python (16)
Assignment Quizzes Answers (16)
Email *
Uncategorized (666)

Home Networking Essentials


Subscribe Mobility Fundamentals NDG Linux Programming Languages About US
Copyright PREMIUMEXAM © 2019

You might also like