October 12, 2023

Software-Engineering

Question 8 Assume that the delivered lines of code L of a software is related to the effort E in person months and duration t in […]
October 13, 2023

NIC-NIELIT Scientist-B 2020

Question 49 Binary search tree contains the values 1, 2, 3, 4, 5, 6, 7, 8. The tree is traversed in pre-order and the values are […]
October 13, 2023

Software-Engineering

Question 434 Consider the following C program segment. while (first <= last) { if (array[middle] < search) first = middle + 1; else if (array[middle] == […]
October 13, 2023

Database-Management-System

Question 840 The natural join is equal to : A Combination of Union and Cartesian product B Combination of selection and Cartesian product C Combination of […]
error: Alert: Content selection is disabled!!