October 5, 2023Operating-SystemsQuestion 30 The storage area of a disk has innermost diameter of 10 cm and outermost diameter of 20 cm. The maximum storage density of the […]
October 5, 2023NTA-UGC-NET 2021 Dec & 2022 June Paper-2Question 45 Using ‘RSA’ algorithm, if p=13, q=5 and e=7, the value of d and cipher value of ‘6’ with (e,n) key are A 7,4 B […]
October 5, 2023Operating-SystemsQuestion 26 The semaphore variables full, empty and mutex are initialized to 0, n and 1, respectively. Process P1 repeatedly adds one item at a time […]
October 5, 2023Operating-SystemsQuestion 24 Consider the following schedule S of transactions T1 and T2: T1 T2 Read(A) A = A - 10 Read (A) Temp = 0.2*A Write(A) […]