Which option represents the state of the num array after successful completion of the outer loop?

Given the code fragment: Which option represents the state of the num array after
successful completion of the outer loop?

Given the code fragment: Which option represents the state of the num array after
successful completion of the outer loop?

A.
Option A

B.
Option B

C.
Option C

D.
Option D



Leave a Reply 4

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


Kaykay

Kaykay

Correct Answer is A – Option A.

Tomas

Tomas

Answer: A

output:
num [[10, 10, 10]]