November 19, 2023

Question 12676 – Control-Statement

Given the pseudocode below for the function remains(), which of the following statements is true about the output, if we pass it a positive integer n […]
November 20, 2023

COCOMO-Model

Question 3 A simple stand – alone software utility is to be developed in ‘C’ programming by a team of software experts for a computer running […]
November 20, 2023

GATE 1998

Question 41 Which of the following statements is false? A Every finite subset of a non-regular set is regular B Every subset of a regular set […]
November 20, 2023

Operating-Systems

Question 48 A counting semaphore was initialized to 10. Then 6P (wait) operations and 4V (signal) operations were completed on this semaphore. The resulting value of […]