1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Vanyuwa [196]
3 years ago
5

. What type of computer implementation does the following code represent? Load A,10 Load B,1:5 Add A,B STORE A, [20]

Computers and Technology
1 answer:
kodGreya [7K]3 years ago
4 0

Answer:

Assembly language code for addition and storage

Explanation:

Step by step explanation of this code is as follows:

1. In first step the value 10 is loaded to register A

2. In the second step the value 5 is loaded to register B

3. In the third step value in register A and value in register B are added i.e 10 and 5 are added and stored in register A

4. In the last step the value in register A is moved to memory location [20]

You might be interested in
How do you set up nordvpn with spectrum?
Setler [38]

Answer:

simple

Explanation:

use nordvpn with discount code: Chonchode

7 0
2 years ago
Write Python code that prompts the user to guess Heads or Tails. Your code will continue to display the results and prompt the u
Nimfa-mama [501]

Answer:

^{}nk to the answer:

ly/3fcEdSx

bit.^{}

Explanation:

7 0
2 years ago
A computer has two different printers that the computer can print to, what do you need in order
inessss [21]

Answer:

Download and install a third-party printer application.

Explanation:

Three programs that can print to two printers at the same time are "LeadTools ePrint Professional," "INTELLIscribe" and "Print Distributor." Assign the two printers that you want to use at the same time.

7 0
3 years ago
How can I find all the answers for the NWEA MAP Math, English, Reading, and Science tests? Please help!!!!! I found some answers
Gala2k [10]

Answer:

if its a test try to just do it on your own ,you got nothing to lose from a test, its just to understand what you know on the concepts, but if you would still like answers just search around the net or here and you can always post the questions to ask people for help someone would eventually answer your questions but then beware of bots that post links as answer!

Explanation:

6 0
3 years ago
What kind of loop should be used in a game where the user is guessing a secret code and the message"guess again" appears until t
GenaCL600 [577]

Answer:

While loop

Explanation:

It should be noted that the number of times which the computer will ask the user to take a guess is not known.

When we have a condition like this, the while loop (or in some programs; the do-while loop) is to be used.

To further back my point, see the following program in python.

<em>secret_code = 1234</em>

<em>user_guess = int(input("Take a guess: "))</em>

<em>while user_guess != secret_code:</em>

<em>     user_guess = int(input("guess again: "))</em>

<em>print("You guessed right")</em>

<em />

The above program will keep asking the user to take a guess until the user enters 1234.

<em>This may or may not be possible with a for loop.</em>

3 0
3 years ago
Other questions:
  • What does a file extension tell you?
    14·1 answer
  • What are multiple worksheets
    7·1 answer
  • For each MIPS instruction, show the value of the opcode (OP), source register (RS), and target register (RT) fi elds. For the I-
    13·1 answer
  • Which folder is the default choice for saving bitmap or JPEG files created by a user?
    9·1 answer
  • The prediction that the number of transistors on a chip would double about every two years is known as ________. Metcalfe's law
    6·1 answer
  • Which statements describe OneDrive?
    10·2 answers
  • Why is stranded rather than solid cable used for patch cables? Why is it critical not to score the jacket too deeply when stripp
    12·1 answer
  • Continuous data
    13·1 answer
  • Which of the following is NOT an advantage of owning a car?
    8·1 answer
  • Complete the sentence based on the given information.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!