November 20, 2023Theory-of-ComputationQuestion 46 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, 2023Regular-LanguageQuestion 5 (a) Given that A is regular and A∪B is regular, does it follow that B is necessarily regular? Justify your answer. (b) Given two […]
November 20, 2023AptitudeQuestion 7 The ratio of boys to girls in a class is 7 to 3. Among the options below, an acceptable value for the total number […]
November 20, 2023Operating-SystemsQuestion 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 […]