Ask Question
14 March, 01:43

Which statement concerning privileged instructions is considered false? They may cause harm to the system. They can only be executed in kernel mode. They cannot be attempted from user mode. They are used to manage interrupts.

+1
Answers (1)
  1. 14 March, 02:11
    0
    They cannot be attempted from user mode.

    Explanation:

    We cannot attempt privileged instruction from user mode, only we can attempt from kernel mode because these instructions are exclusive for this mode.

    We must use these instructions carefully because are so powerful, and they may cause harm to the system.

    We can use these privileged instructions to manage interrupts.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which statement concerning privileged instructions is considered false? They may cause harm to the system. They can only be executed in ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers