1- Write code for a sequential search that determines whetherthe value -1 is stored in an array with areference variable named values. The code shoulddisplay a message indicating
whether the value was found.
2 – Write a declaration statement that creates a two-dimentionalarray referenced by a variable named grades. Thearray should store int values using 18 rows and 12columns.
Expert Answer
An answer will be send to you shortly. . . . .