a simple instruction in asembly language such as "add 4 and 5" may look like 00111101001 in machine language . How computer realize which is "add" instruction and which are numbers in the set of above binary nombers ?
2006-07-28
22:57:54
·
3 answers
·
asked by
Shamiul_islam
1
in
Computers & Internet
➔ Software
someone have answered that two numbers of th instruction is stored in different resister and passed through adder circuit to calculate summation . but what's happen when numbers are to be subtracted , multiplied or divide . doe simple calculator also calculate in the same way ? does calculator also contain resister
2006-07-28
23:52:22 ·
update #1