November 15, 2023

Question 1277 – Compilation

What error would the following function given on compilation? f(int a, int b) { int a; a=20; return a; } Correct Answer: C Question 1 Explanation:  […]
November 15, 2023

NTA UGC NET JUNE-2023 Paper-2

Question 18 Given below are two statements: one is labeled as Assertion A and the other is labeled as Reason R Assertion A: The AVL tree […]
November 15, 2023

Artificial-Intelligence

Question 2 According to Dempster-Shafer theory for uncertainty management, Where Bel(A) denotes Belief of event A. A B C D Artificial-intelligenceDempster–Shafer-TheoryUGC-NET DEC-2019 Part-2 Correct Answer: C
November 15, 2023

GATE 2004-IT

Question 3 Let a(x, y), b(x, y,) and c(x, y) be three statements with variables x and y chosen from some universe. Consider the following statement: […]