The most secure password reset process among the given options is to ask users to answer custom questions and then send a reset code via text. This method combines something the user knows (the answer to a custom question) with something the user has (access to a personal device that can receive a text), which aligns with the security principle of two-factor authentication, increasing the security of the reset process.References: This method is frequently recommended in security best practices, including those covered by CompTIA IT Fundamentals, which emphasizes the importance of multi-factor authentication to enhance security.QUESTION NO: 284
Which of the following describes plug-and-play installation?
A. Managed driver installation
B. Assisted driver installation
C. Automatic driver installation
D. Manual driver installation
Answer: C
Plug-and-play installation refers to the technology that allows the operating system to detect and configure new devices automatically as soon as they are connected to the computer, without the need for user intervention. This typically involves the automatic installation of the necessary drivers that enable the operating system to communicate with the hardware device, making the device ready for use quickly and efficiently.References: Plug-and-play technology is a fundamental concept in understanding hardware and operating system interactions, as covered in the CompTIA IT Fundamentals and other basic IT educational materials.
Submit