GATE EC 2026 Set 1 — Question 42
Go beyond PYQs with Success TrackerAI-powered personalised practice and doubt support. Unlimited practice on eligible plans; AI usage limits apply.MCQ+2 / -0.67MediumMemory Cell OrganizationSemiconductor MemoriesDigital Circuits
Digital Circuits → Semiconductor Memories → Memory Cell Organization
Last updated
Question
The address of the first location of a 256 kilo byte (KB) memory is . Choose the correct address of the last location of the memory.
Correct answer
(C) (424FF)_H
Solution
Given:
First address of the memory =
Memory size = 256 KBFirst, convert the memory size from KB to bytes:
1 KB = bytes = 1024 bytes
256 KB = bytes = bytes = bytesTo find the number of addresses, we need to express in hexadecimal. Since , this means the memory occupies addresses.Alternatively, bytes is unique addresses. In hexadecimal, each digit represents 4 bits. So, bytes requires 18 bits for addressing. This means the addresses will range from to . The number of locations is .Let's convert to hexadecimal:
in decimal.
To convert to hexadecimal, divide by 16 repeatedly or group bits.
Group into 4 bits from the right:
This is .
So, 256 KB corresponds to locations (from to ).The number of memory locations is . If the first address is , and there are locations, the last address is .
Here, bytes. So, the last address will be bytes.First address =
Number of locations = Last address = First address + (Number of locations - 1)
Last address =
Last address = Now, perform hexadecimal addition:
+
----------
Let's verify:
(decimal 20) = with carry
So, the last address is .The final answer is
First address of the memory =
Memory size = 256 KBFirst, convert the memory size from KB to bytes:
1 KB = bytes = 1024 bytes
256 KB = bytes = bytes = bytesTo find the number of addresses, we need to express in hexadecimal. Since , this means the memory occupies addresses.Alternatively, bytes is unique addresses. In hexadecimal, each digit represents 4 bits. So, bytes requires 18 bits for addressing. This means the addresses will range from to . The number of locations is .Let's convert to hexadecimal:
in decimal.
To convert to hexadecimal, divide by 16 repeatedly or group bits.
Group into 4 bits from the right:
This is .
So, 256 KB corresponds to locations (from to ).The number of memory locations is . If the first address is , and there are locations, the last address is .
Here, bytes. So, the last address will be bytes.First address =
Number of locations = Last address = First address + (Number of locations - 1)
Last address =
Last address = Now, perform hexadecimal addition:
+
----------
Let's verify:
(decimal 20) = with carry
So, the last address is .The final answer is
Continue learning with Success Tracker
A step still unclear? Work through it with support
Use Success Tracker to ask about the reasoning, then try another GATE EC question to check your understanding.
AI-powered practice· Unlimited practice on eligible plans
- PYQs with solutions
- Attempt available previous-year questions, then compare your reasoning with the worked solution. Coverage varies by stream.
- Practice that adapts
- Choose a topic, work on weaker areas and bookmark questions to revisit. Your attempts feed your progress tracking.
- AI doubt support
- Ask follow-up questions about a step or concept while practising, instead of stopping at the final answer.
Unlimited practice is available on eligible plans. Free practice and AI usage have limits; check the current plan allowances before choosing.
This page stays readable without an account. AI responses can be wrong; check them against the solution and source material.
More questions on Semiconductor Memories
2026 Set 1 Q20In the circuit shown in the Figure, A and B are logic inputs and Y is the logic output. Which of…2026 Set 1 Q27A binary ripple counter is designed to count to . Which of the following…2026 Set 1 Q35The negative edge triggered JK flip-flop in the Figure has J and K inputs tied to Logic High and a…2026 Set 1 Q45What is the complement of ?2026 Set 1 Q48A Boolean function, with as MSB and as LSB is realized by 4:1 multiplexer (MUX)…