What is the probability that a randomly selected bit string of length 10 is a palindrome? Correct Answer: B Question 4 Explanation: Palindrome is a number […]
Question 10 Read the table below and based on this table answer questions from 6 to 11: Area under Major Horticulture Crops (in lakh hectares) What […]
An operating system uses the Banker’s algorithm for deadlock avoidance when managing the allocation of three resource types X, Y, and Z to three processes P0, […]
Question 17 Consider the following statements A. C-fuzzy means cluster is supervised method of learning B. PCA is used for dimension reduction C. Apriori is not […]
Question 2 Consider the Bresenham’s line generation algorithm for a line with gradient greater than one, current point (xi, yi) and decision parameter, di. The next […]
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 […]
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 […]