aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • GATE Technical Test for ECE
  • A microprocessor requires how many address lines to acces...
Multiple choice

A microprocessor requires how many address lines to access 4 Kilobytes of memory

  1. 2

  2. 8

  3. 12

  4. 13

  5. 16

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

2^12=4096. So 12 address lines are reqiured to access 4KB

Keep practicing — related questions

  • How many address lines are needed to address each memory location in a 2048 * 4 memory chip?
  • An 8-bit microprocessor means it has
  • How many bits of microprocessor are used in personal computer?
  • How many lines of voltage have been used in RZ coding scheme?
  • public void test(int x) { int odd = 1; if(odd) /* Line 4 */ { System.out.println(odd); } else { System.out....
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • Which of the following is used to point to the memory address from where the next byte is to be fetched?
  • Which of the following is concerned for addresses that refers to the memory other than registers?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Computer Memory and Storage (2121 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy