...
May 16, 2024

Software-Engineering

Question 298 Successive layer of design in software using bottom-up design is called : A Layer of Definement B Layer of Construction C Layer of abstraction […]
May 16, 2024

Question 9270 – Data-Structures

Consider the following C program segment where CellNode represents a node in a binary tree: struct CellNode { struct CellNOde *leftChild; int element; struct CellNode *rightChild; […]
May 16, 2024

Group-Theory

Question 2 Let G = R / {0} and H ={-1,1} be groups under the multiplication. Then, the map ∅ :G —> H defined by ∅ […]
May 16, 2024

STQC-NIELIT SC-B 2021

Question 3 In each of the following questions, one number is wrong in the series. Find out the wrong number – 3, 5, 12, 39, 154, […]