Computer Science - Digital Computer Electronics - Discussion

Discussion Forum : Digital Computer Electronics - Section 2 (Q.No. 1)
1.
If a microcomputer has a 64K memory, what are the hexadecimal notations for the first and last memory location?
0000, EEEE
0, 64
0000, FFFF
0000, 9999
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Sukhvir said:   1 decade ago
How to solve this problem?

Nag said:   1 decade ago
Actually question is to find hexadecimal value, so hexadecimal is in 0 to f.

So based on options B and D will be eliminated next coming to option A.

So it is not correct because it is in 0 to e, e means 14 which is not correct.

Ritu kumari said:   9 years ago
Thanks @Nag.

Rishu said:   5 years ago
64K = 64 * 1024 = 65536.

It's Hexadecimal equivalent = FFFF.

Post your comments here:

Your comments will be displayed after verification.