April 14, 2024

Artificial-Intelligence

Question 46 In heuristic search algorithms in Artificial Intelligence (AI), if a collection of admissible heuristics h1…….hm is available for a problem and none of them […]
April 14, 2024

Artificial-Intelligence

Question 50 Sigmoidal feedforward artificial neural networks with one hidden layer can / are ___ A Approximation any continuous function B Approximation any disContinuous function C […]
April 14, 2024

Programming

Question 6 What does the following code do? var a, b : integer; begin a:=a+b; b:=a-b; a:=a-b end; A exchanges a and b B doubles a […]
April 14, 2024

Programming

Question 3 The following Pascal program segments finds the largest number in a two-dimensional integer array A[0…n-1,0…n-1] using a single loop. Fill up the boxes to […]
April 15, 2024

Transactions

Question 49 The following table has two attributes X and Y where X is the primary key and Y is the foreign key referencing X with […]
April 16, 2024

Prefix-Postfix-Expression

Question 3 The prefix equivalent of the following infix expression is: a / b – c + d * e – a * c A – […]
April 16, 2024

NTA UGC NET Dec 2023 Paper-1

Question 35 In a certain coding scheme: ‘Family values are important is written as ‘pa, ya, si, sa’ ‘Values are generally contagious’ is written as ‘ya, […]