October 6, 2023Logical-ReasoningQuestion 24 What is the total number of ways to reach A to B in the network given? A 12 B 16 C 20 D 22 […]
October 6, 2023Data-StructuresQuestion 15 A binary search tree is used to locate the number 43. Which of the following probe sequences are possible and which are not? Explain. […]
October 6, 2023Theory-of-ComputationQuestion 2 Which one of the following statements is FALSE? A There exist context-free languages such that all the context-free grammars generating them are ambiguous B […]
October 6, 2023Theory-of-ComputationQuestion 19 Consider the following languages. L1 = {wxyx | w,x,y ∈ (0 + 1)+} L2 = {xy | x,y ∈ (a + b)*, |x| = […]