How does dual mode provide protection to the system?
The dual-mode operations in the operating system protect the operating system from illegal users. We accomplish this defense by designating some of the system instructions as privileged instructions that can cause harm. The hardware only allows for the execution of privileged instructions in kernel mode. How does dual mode provide protection? The dual mode of operation provides us with the …