Create an array of ten 32 bit signed integers and then look


Problem

Create an array of ten 32 bit signed integers and then look for a specific number in that array. If you find the number then print it other print a message "the number is not found". You can move the specific number in EAX. Use COMP in your program to compare the search value with array elements.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create an array of ten 32 bit signed integers and then look
Reference No:- TGS02693461

Expected delivery within 24 Hours