In a \(16\text{k} \times 8\) microprocessor, the number of address and data lines respectively are:
Show Hint
For a memory layout specified as \(M \times N\):
- Data Lines = \(N\)
- Address Lines = Find the power of 2 that equals \(M\) (since \(16\text{k} = 2^4 \times 2^{10} = 2^{14}\), the answer is 14).