November 12, 2023

Properties

Question 18 The data hiding is taken care by : A Abstraction B Encapsulation C Modularity D Inheritance OOPSPropertiesUGC NET CS 2005 june-paper-2 Question 18 Explanation:  […]
November 12, 2023

Engineering-Mathematics

Question 22 On the set N of non-negative integers, the binary operation __________ is associative and non-commutative. A fog Engineering-MathematicsFunctionsGATE 1994 Question 22 Explanation:  The most […]
November 12, 2023

OOPS

Question 8 “this” keyword in JAVA is used to A Refer to current class object B Refer to static method of the class C Refer to […]
November 12, 2023

NTA UGC NET DEC-2022 Paper-2

Question 11 If a constructor ‘Date’ is declared explicitly and has to be defined outside the class, which of the following is correct? A Date::Date(int dd) […]
November 12, 2023

GATE 2022

Question 17 Which one of the following facilitates transfer of bulk data from hard disk to main memory with the highest throughput? A DMA based I/O […]
November 12, 2023

Graphs-and-Tree

Question 5 Breadth first traversal is a method to traverse A All successor of a visited node before any successors of any of those successors B […]
November 12, 2023

Pipelining

Question 3 Consider a non-pipelined processor operating at 2.5 GHz. It takes 5 clock cycles to complete an instruction. You are going to make a 5-stage […]