Operating System

    OS The Linux System
    If the sum of the working – set sizes increases, exceeding the total number of available frames ____________
    OS Memory Management
    The address of a page table in memory is pointed by ____________
    OS Processes
    The address of the next instruction to be executed by the current process is provided by the __________
    The address of the next instruction to be executed by the current process is provided by the Program Counter. After every instruction is executed, the Program Counter is incremented by 1 i.e. address of the next instruction to be executed. CPU fetches instruction from the address denoted by Program Counter and execute it.
    OS The Linux System
    The time required to create a new thread in an existing process is ___________
    OS Security
    What is the preferred way of encryption?
    Pre Shared key can be compromised and either party can be suspected. Likewise KDC or symmetric key can have breach which are undesirable. Public and private key encryption is a known industry standard.
    OS Protection
    What does the access matrix represent?
    OS CPU Scheduling
    What is Turnaround time?
    OS The Linux System
    If one thread opens a file with read privileges then ___________
    OS Distributed File Systems
    Which one of the following is a distributed file system?
    Important Abbreviations
    RTP stands for: