EXAM SIX QUESTIONS AND
COMPLETE SOLUTIONS GRADED
A+
Your Exam Plug
, dir - Answer: The dir command-line tool is used on a Windows system to display a list of the files and
directories within the current directory or path.
A technician needs to add new features to an existing router on the network. Which of the following
should be performed to add the new features? - Answer: Firmware update
Explanation: A firmware update will upgrade your device with advanced operational instructions
without needing a hardware upgrade. A firmware update can provide new features or functions to an
existing device, or patch vulnerabilities in the existing firmware code.
System Log - Answer: The system log contains information about service load failures, hardware
conflicts, driver load failures, and more.
A user's workstation is running slowly and cannot open some larger program files. The user complains
that they often get a warning that states memory is running low on their Windows 10 workstation.
Which of the following should you configure until more memory can be installed to help alleviate this
problem? - Answer: Increase the pagefile size
Explanation: The questions states it needs a solution that can be implemented until more memory can
be installed. Meaning, a short-term solution until you can install more memory. And Pagefile is a great
short-term solution to get your computer running faster.
Pagefile - Answer: Pagefile in Windows 10 is a hidden system file with the .sys extension stored on your
computer's system drive (usually C:\).
The Pagefile allows the computer to perform smoothly by reducing the workload of physical memory.
Simply put, every time you open more applications than the RAM on your PC can accommodate, the
programs already present in the RAM are automatically transferred to the Pagefile. This process is
technically called Paging.
Because the Pagefile works as a secondary RAM, it is often referred to as Virtual Memory.