January 26, 2024

UGC NET CS 2017 Nov- paper-2

Question 26 Match the description of several parts of a classic optimizing compiler in List – I, with the names of those parts in List – […]
January 26, 2024

Question 7882 – Computer-Networks

Consider a simple communication system where multiple nodes are connected by a shared broadcast medium (like Ethernet or wireless). The nodes in the system use the […]
January 27, 2024

Secondary-Storage

Question 1 Consider a disk with the 100 tracks numbered from 0 to 99 rotating at 3000 rpm. The number of sectors per track is 100. […]
January 27, 2024

GATE 1987

Question 34 If f(xi) ⋅ f(xi+1) < 0 then A There must be a root of f(x) between xi and xi+1. B There need not be […]
January 27, 2024

Question 10449 – Semaphores

Write a concurrent program using parbegin-parend and semaphores to represent the precedence constraints of the statements S1 to S6, as shown in figure below. Correct Answer: […]
January 28, 2024

ISRO CS-2023

Question 11 Which of the following multithreading model is followed in Linux OS? A One User Thread mapping to One Kernel Thread B Many User Threads […]
January 28, 2024

DSSSB TGT 2021

Question 4 Which of the following pair of sportsperson – sports is correct? Rory Mcllroy – Golf Martina Hindis – Tennis A Both I and II […]
January 29, 2024

GATE 1991

Question 2 In interleaved memory organization, consecutive words are stored in consecutive memory modules in ________ interleaving, whereas consecutive words are stored within the module in ________ interleaving. […]
January 29, 2024

Question 8029 – GATE 2016 [Set-1]

A rewording of something written or spoken is a ______________. Correct Answer: A Question 2 Explanation:  Paraphrase means that “express the meaning of (something written or […]
January 30, 2024

GATE 1995

Question 30 The sequence …………… is an optimal non-preemptive scheduling sequence for the following jobs which leaves the CPU idle for …………… unit(s) of time. A […]
January 30, 2024

Question 8713 – CPU-scheduling

An operating system uses shortest remaining time first scheduling algorithm for pre-emptive scheduling of processes. Consider the following set of processes with their arrival times and […]
January 31, 2024

Compiler-Design

Question 1  Consider the following context-free grammar where the set of terminals is {a, b, c, d, f} Which one of the following choices represents the […]