IN   STO a  IN   STO b  test LDA a   SUB b   BRP count   LDA c   OUT   LDA d  OUT   HLT  count STO a   LDA c  ADD one   STO c   LDA d   SUB b   STO d   BR test a DAT  b DAT  c DAT 0  one DAT 1  d DAT 0  Using this LMC program to solve a÷b=cRd where a = 20 b = 4 what is c and remainder d.  IF a = 20 b = 4 c should be 5 and d should be 0. IS  there  reason to why i keep getting the remainder as 980

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter9: Formula Auditing, Data Validation, And Complex Problem Solving
Section: Chapter Questions
Problem 2EYK
icon
Related questions
Question

 IN 

 STO a

 IN 

 STO b 

test LDA a 

 SUB b 

 BRP count 

 LDA c 

 OUT 

 LDA d

 OUT 

 HLT 

count STO a 

 LDA c

 ADD one 

 STO c 

 LDA d 

 SUB b 

 STO d 

 BR test

a DAT 

b DAT 

c DAT 0 

one DAT 1 

d DAT 0 

Using this LMC program to solve a÷b=cRd where a = 20 b = 4 what is c and remainder d. 

IF a = 20 b = 4 c should be 5 and d should be 0. IS  there  reason to why i keep getting the remainder as 980 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT