A software utility built into an operating system that allows an administrator to define access control lists (ACLs) and password policies for different system operators is a:
Explanation:
User account utilities let administrators configure account rights, authentication credentials, and user profiles across a shared operating system ecosystem.
Which system component is responsible for intercepting physical hardware signals (like a keyboard stroke) and routing them to the appropriate operating system thread?
Explanation:
An interrupt handler is a system software routine that responds to hardware signals (interrupts) and pauses the CPU briefly to handle the incoming input event.
No comments yet. Be the first to start the discussion!