Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You were instructed by your Team Leader to develop a program in assembly 8086 that will guess the string inputted by the administrator. You as

You were instructed by your Team Leader to develop a program in assembly 8086 that will guess the string inputted by the administrator. You as the developer WILL SET THE FIXED SIZE OF THE STRING, which is specified INSIDE your program(hard coded). The user will guess the string. Thus, the user will input the string using function # 7(hexadecimal). But you need to use function # A(hexadecimal), to input the string. The program would display GOOD JOB, if the user guessed the string otherwise display TRY AGAIN. The user will be given two(times to guess), else BETTER LUCK NEXT TIME. Then display, the credits that includes your complete name. Sample input output screen (Assume the string to be guessed is FAST): <<< GUESS THE STRING >>> The administrator will input the string The string is **** You guess the string FAST GOOD JOB! The right to this program belongs to Mr. JUAN DELA CRUZ. Sample input output screen (Assume the string to be guessed is HELLO): <<< GUESS THE STRING >>> The administrator will input the string The string is **** You guess the string POOR TRY AGAIN! You guess the string SLOW BETTER LUCK NEXT TIME. The right to this program belongs to Mr. JUAN DELA CRUZ.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beyond Big Data Using Social MDM To Drive Deep Customer Insight

Authors: Martin Oberhofer, Eberhard Hechler

1st Edition

0133509796, 9780133509793

More Books

Students also viewed these Databases questions