November 9, 2023

Question 10781 – Transactions

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 A ← […]
November 9, 2023

Question 17078 – NTA UGC NET JUNE-2023 Paper-2

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 every context […]
error: Alert: Content selection is disabled!!