The Internet Simulator is a tool developed by Code.org for our new high school Computer Science Principles class. ... The Internet Simulator was designed to be used in a classroom with students working collaboratively in-person to solve problems.
I would say A because it was talking about something in the present but what they were talking about was in past. so I would think A
user input I think I'm not sure though
Answer:
Answer is given below
Explanation:
The index of the smallest value returned by function positionMin(),
and it is done by line "return minPosition;"
The input array is given as an argument in function selSort() and it is done by line "public static void selSort(int [] vals)" Here vals is input array argument.