A system has three resource types (A, B, C) and four processes {P1, P2, P3, P4 }. The total units of system resources are: (8, 5, 4) units of A, B and C, respectively. The maximum demands for each process ...
Home/Computer Science/Page 12
SIKSHAPATH Latest Questions
Pavanagg
Asked: August 31, 2022In: Mathematics
Which of the following is(are) true for the given function? f:R→R f(x)=x²+2 R is a set of real numbers. A. 𝑓 is not injective B. 𝑓 is bijective C. 𝑓 is surjective D. 𝑓 is not surjective
kalakonda neha
Asked: August 17, 2022In: Computer Science
You have to pay a bill of exactly n rupees (no less or no more than
R yuvarani
Asked: August 1, 2022In: Data Science
The value of the variable result after running the code snippet below is ____
Pavanagg
Asked: July 30, 2022In: Data Structure
Which data structure is required to convert the infix to prefix notation? A. Binary tree B. Linked list C. Stack D. Queue
Pavanagg
Asked: July 30, 2022In: Data Structure
Which ONE WILL DELETE THE TABLE DATA AS WELL AS TABLE STRUCTURE? A. TRUNCATE B. DROP C. DELETE D. BOTH A & B