Back to the 2022 paper
Similar questions
Discrete MathematicsLet A be the set odd positive integers less than 10. Then cardinality of A, ∣A∣ is (i) 5 (ii) 9 (iii) 6 (iv) 420232m Compiler DesignChoose the correct option / answer the following: During lexical analysis, how many tokens are identified in the following statement? while(count<=10) count = count + 1; (i) 9 (ii) 11 (iii) 10 (iv) 1220242mFORMAL LANGUAGE & AUTOMATA THEORYWhich of the following is a regular language? (i) Strings whose length is a sequence of prime numbers (ii) Palindrome strings (iii) Strings containing substring ww^r (iv) Strings with even number of 0’s20242mDiscrete MathematicsLet N = \{1,2,3,......\} be ordered by divisibility, which of the following subset is totally ordered (i) \{2, 6, 24\} (ii) \{3, 5, 15\} (iii) \{2, 9, 16\} (iv) \{4, 15, 30\}20232m
PreviousWhat is pigeonhole principle? Using it, prove the following: (a) During a month with 30 days, a baseball team plays at least one game a day, but no more than 45 games. Show that there must be a period of some number of consecutive days during which the team must play exactly 14 games.NextIn a Round-Robin tournament, the Tigers beat the Blue Jays, the Tigers beat the Cardinals, the Tigers beat the Orioles, the Blue Jays beat the Cardinals, the Blue Jays beat the Orioles and the Cardinals beat the Orioles. Model this outcome with a directed graph.