November 8, 2023

OOPS

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 […]
November 8, 2023

DSSSB PGT 2021

Question 61 What is the value of (3564)8 + (323232)4 A (1E62)16 B (1562)16 C (1662)16 D (1762)16 Correct Answer: C
November 8, 2023

Number-Systems

Question 18 Consider the circuit shown below. The output of a 2:1 Mux is given by the function (ac’ + bc). Which of the following is […]
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 […]
November 9, 2023

Software-Engineering

Question 341 By open domain CASE tools we mean A tools available in open domain B Software packages which can be downloaded from the internet C […]
November 9, 2023

Big-Data

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 […]