2 2 votes Match these OS abstractions with Hardware components: A. Thread 1. interrupt B. Virtual address space 2. memory C. File system 3. CPU D. Signal 4. Disk A-2 B-4 C-3 D-1 A-1 B-2 C-3 D-4 A-3 B-2 C-4 D-1 A-4 B-1 C-2 D-3 Operating System go-os-1 operating-system two-marks + – Bikram 1.1k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
2 2 votes Answer is - c) A-3 B-2 C-4 D-1 go_editor answered Sep 3, 2016 go_editor comment Share Follow See all 4 Comments 4 4 Comments reply Purple commented Nov 10, 2016 reply Follow flag Why not A? I used the logic that Thread is in Memory, Virtual address space is actually secondary storeage so considering it as disk. Using this I got A. Although C is right, why is A wrong? 0 0 replyShare Aarif Shaikh 1 commented Nov 21, 2016 reply Follow flag Thread :- executed by CPU Virtual Address space :- extension of memory File system :- Disk signal:- interrupt 0 0 replyShare Purple commented Nov 21, 2016 reply Follow flag Why is A wrong? C is right no doubt, but A can also be right with a different logic. 1 1 replyShare Harsh181996 commented Jan 10, 2017 reply Follow flag I think maybe it's because the most appropriate for a File System would be Disk 0 0 replyShare Please log in or register to add a comment.