November 28, 2023Operating-SystemsQuestion 3 Consider the following pseudocode, where S is a semaphore initialized to 5 in line#2 and counter is a shared variable initialized to 0 in […]
November 28, 2023Question 1457 – Data-StructuresWhich of the following permutation can be obtained in the same order using a stack assuming that input is the sequence 5, 6, 7, 8, 9 […]
November 28, 2023P-NPQuestion 3 The problems 3-SAT and 2-SAT are A both in P B both NP complete C NP-complete and in P respectively D undecidable and NP-complete […]
November 28, 2023Software-Project-ManagementQuestion 1 A software project has four phases P1, P2, P3 and P4. Of these phases, P1 Is the first one and needs to be completed […]