November 27, 2023

OOPS

Question 83 Object oriented inheritance models: A “is a kind of” relationship B “has a” relationship C “want to be” relationship D “contains” of relationship OOPSPropertiesNielit […]
November 27, 2023

UGC NET June-2019 CS Paper-2

Question 6 What percentage(%) of the IPv4, IP address space do all class C addresses consume? A 12.5% B 25% C 37.5% D 50% Computer-NetworksIP-Address Question […]
November 27, 2023

UGC NET June-2019 CS Paper-2

Question 12 Replacing the expression 4*2.14 by 8.56 is known as A Constant folding B Induction variable C Strength reduction D Code reduction Compiler-DesignCode-Optimization Question 12 […]
November 27, 2023

UGC NET June-2019 CS Paper-2

Question 16 How many different Boolean functions of degree n are there? A 2​2n B (2​2​)​2 C 2​2n-1 D 2n Digital-Logic-DesignBoolean-Functions Question 16 Explanation:  There are […]