a computer has 26 address lines. calculate teh total memory capacity available in Mb
2^26 = 67108864 bits
1 Mbit = 1048576 bits, so
8Mbits ? (so 1 MegaByte...?)
I think that's right... I'm a bit rusty! Jeebus :/
a computer has 26 address lines. calculate teh total memory capacity available in Mb
Of course it takes Hex. You don't type a hex number in as binary do you?

Of course it takes Hex. You don't type a hex number in as binary do you?
got some other questions
describe two common types of micro controller architecture

Von Neumann architecture
Harvard architecture
modified Harvard architecture
Look up, copy n paste, get an A in computing GCSE![]()
I think the more traditional answer is RISC and CISC. Or it was back in the day when I was taught stuff.
.Von Neumann architecture
Harvard architecture
modified Harvard architecture
Look up, copy n paste, get an A in computing GCSE![]()
mov a,08h
mov b,02h
add a,b
![]()
I think the more traditional answer is RISC and CISC. Or it was back in the day when I was taught stuff.
