Question 4 Given below are two statements Statement I: In an undirected graph, number of odd degree vertices is even. Statement II: In an undirected graph, […]
Question 274 The Software Requirement Specification(SRS) is said to be _________ if and only if no subset of individual requirements described in it conflict with each […]
Question 1 Let A be a priority queue for maintaining a set of elements. Suppose A is implemented using a max-heap data structure. The operation Extract-Max(A) […]
Question 8 Which of the following scheduling algorithms is non-preemptive? A Round Robin B First-In First-Out C Multilevel Queue Scheduling D Multilevel Queue Scheduling with Feedback […]
Which of the following problems is not NP complete but undecidable? Correct Answer: B Question 61 Explanation: NP Complete problems: 1. Partition Problem 2. Hamiltonian Circuit […]