Question:

In a RAM of size \(512\times8\), which of the following is the number of address lines and number of data lines?

Show Hint

For \(512\times8\) RAM, \(512=2^9\), so address lines are \(9\) and data lines are \(8\).
Updated On: Jun 6, 2026
  • \(512,8\)
  • \(9,3\)
  • \(4096,8\)
  • \(9,8\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept:
For memory size: \[ 2^n \times m \] the number of address lines is \(n\), and the number of data lines is \(m\).

Step 1: Given RAM size.
\[ 512\times8 \] Here, \[ 512=2^9 \]

Step 2: Find address lines.
\[ 2^9=512 \] So, number of address lines: \[ 9 \]

Step 3: Find data lines.

The word size is: \[ 8 \] So, number of data lines: \[ 8 \] \[ \therefore \text{Correct Answer is (D)} \]
Was this answer helpful?
0
0