October 6, 2023Programming-for-Output-ProblemsQuestion 31 Consider the following declaration: A person.name +2 B kd → (name +2 ) C *((*kd).name + 2 ) D either (a) or (b), but […]
October 6, 2023Database-Management-SystemQuestion 574 Relations produced from E-R Model will always be in . A 1 NF B 2 NF C 3 NF D 4 NF Database-Management-SystemER-ModelUGC NET […]
October 6, 2023Logical-ReasoningQuestion 15 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 23 A binary search tree is used to locate the number 43. Which of the following probe sequences are possible and which are not? Explain. […]