If a CPU has 20 address lines but MMU does'nt use two of
them. OS occupies 20K. No virtual memory is supported. What
is the maximum memory available for a user program?
Answer / sahasra
if cpu has 20 adr lines
bt mmu supports only 18
so total memory=(2)18=2GB
or memory for use=2GB-20KB
| Is This Answer Correct ? | 5 Yes | 0 No |
why dijkstra algorithm not used for negative weighted edges graph??
wat r aptitude ques askd in TCS??
what the bridge id of any switches
discuss the conditional formatting and advanced filtering features in MS-Excel with suitable example
1 Answers Punjab Computer College,
describe how your code can determine if the user entered an input box value or click the cancel button?
difference between windows 2003 and windows 2008 server
how are engineers exploited in these days? why do they have to do mba in todays world?
some of the general knowledge questions were asked Which part of the eye is transplanted ? a) cornea b) retina c) whole eye
how to conrtruct gear make him rotate on its axis
java support which type of polymorphism??runtym or compile tym or both??
One of your responsibilities will be to prepare and train on standard work instructions or quality initiatives. What experience and qualifications do you have that will enable you to succeed in this role?
#include<stdio.h> int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)