May 26, 2024NTA UGC NET JUNE-2023 Paper-2Question 100 Given below are two statements: Let f(n) and g(n) be asymptotically positive functions. The following conjectures are given Statement I: f(n) >=1 and f(n)=O(g(n)) […]
May 27, 2024Question 1358 – Theory-of-ComputationLet r = a(a + b)*, s = aa*b and t = a*b be three regular expressions. Consider the following: (i) L(s) ⊆ L(r) and L(s) […]
May 27, 2024Nielit Scientist-B CS 2016 marchQuestion 6 The result of the subtraction FD16 – 8816 is A 75 16 B 65 16 C 5E 16 D 10 16 Digital-Logic-DesignNumber-Systems Question 6 […]
May 28, 2024ISRO CS-2023Question 46 The prefix expression is —+abc+d*ef. Evaluate the expression for a = 10,b =2,c=5,d=3,e=4,f=1 A 3 B 4 C 10 D 6 Correct Answer: A