Displays the stored array values on the screen using


Part 1: Prompts the user for integer input a dozen times

Part 2: Stores these inputs in an array

Part 3: Displays the stored array values on the screen using WriteInt (not DumpRegs).

In your submission, please embed the full program (.lst file) and one screen shot with at least one positive and one negative input value.

 

             Use the subsequent:

.data

Prompt1 BYTE "Please input a value:", 0

Autumn   WORD 12 DUP(?)

PLEASE make sure it compiles successfully to receive full credit. Thank you so much for your help.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Displays the stored array values on the screen using
Reference No:- TGS0961296

Expected delivery within 24 Hours