Question 10 Which one of the following CAN NOT be a friend A function B class C object D operator function OOPSPropertiesAPPSC-2016-DL-CS Question 10 Explanation: The […]
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 […]
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 […]
Synthesized attribute can easily be simulated by an Correct Answer: C Question 8 Explanation: ● A Synthesized attribute is an attribute of the nonterminal […]
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 […]
If P is risk probability, L is loss, then is computed as Correct Answer: C Question 13 Explanation: Risk Exposure(RE) is determined using the following relationship […]
Question 4 Hadoop(a big data tool) works with number of related tools. Choose from the following, the common tools included into Hadoop: A MySQl, Google API […]