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?



If a CPU has 20 address lines but MMU does'nt use two of them. OS occupies 20K. No virtual me..

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

Post New Answer

More Engineering AllOther Interview Questions

why dijkstra algorithm not used for negative weighted edges graph??

1 Answers  


wat r aptitude ques askd in TCS??

1 Answers   TCS,


what the bridge id of any switches

1 Answers  


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?

1 Answers  


difference between windows 2003 and windows 2008 server

1 Answers   Cisco, Wipro,


how are engineers exploited in these days? why do they have to do mba in todays world?

1 Answers  


some of the general knowledge questions were asked Which part of the eye is transplanted ? a) cornea b) retina c) whole eye

12 Answers   IOCL,


how to conrtruct gear make him rotate on its axis

1 Answers  


java support which type of polymorphism??runtym or compile tym or both??

1 Answers   Infosys,


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?

0 Answers  


#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; }

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)