Question 2 Consider a computer system with a byte-addressable primary memory of size 232bytes. Assume the computer system has a direct-mapped cache of size 32 KB […]
A computer system has a level-1 instruction cache (1-cache), a level-1 data cache (D-cache) and a level-2 cache (L2-cache) with the following specifications: The length of […]
Question 370 Bug means A A logical error in a program B A difficult syntax error in a program C Documenting programs using an efficient documentation […]
Question 2 Circle has ____________ A No vertices B Only 1 vertex C ∞ vertices D None of these Engineering-MathematicsCo-ordinate-Geometry Question 2 Explanation: In graph theory, […]
Question 4 Which among the following is the correct way of declaring object of a class A Classname objectname; B Class classname obj objectname; C Class […]
Question 51 In a object oriented software design, ‘Inheritance’ is a kind of __________ . A relationship B module C testing D optimization OOPSPropertiesUGC NET CS […]