November 9, 2023

Database-Management-System

Question 47 Consider the following two transactions: T1 and T2. T1: read(A); read(B); if A=0 then B ← B+1; write(B); T2: read(B); read(A); if B≠0 then […]
November 9, 2023

NTA UGC NET JUNE-2023 Paper-2

Question 3 Which of the following statement is correct ? 1.Ackermann’s function is primitive recursive 2.L={anbkcn+k:n>=0,k>=0} is regular language 3.L={anbj:n=j2} is not context free language 4.For […]
November 9, 2023

Database-Management-System

Question 724 E-R model uses this symbol to represent weak entity set? A Dotted rectangle B Diamond C Doubly outlined rectangle D None of these Database-Management-SystemER-ModelNielit […]