What are the values of each element in intArr after thi…

Given the following code:

What are the values of each element in intArr after this code has executed?

Given the following code:

What are the values of each element in intArr after this code has executed?

A.
15, 60, 45, 90, 75

B.
15, 90, 45, 90, 75

C.
15, 30, 75, 60, 90

D.
15, 30, 90, 60, 90

E.
15, 4, 45, 60, 90



Leave a Reply to jeronimo Cancel reply2

Your email address will not be published. Required fields are marked *

nine + sixteen =


Sucuk

Sucuk

C correct. tested.