Answer:
Yes, at the same time. But not really in too much detail. (if you have a small monitor that is.)
Explanation:
I've attached an image below of what the Window + Tab key looks like and does.
Answer:
<u>First test:</u> Give a list of disordered numbers to the sorting algorithm an examine if the output is correctly sorted.
<u>Second test:</u> Give a list of ordered numbers to the sorting algorithm an analyze if the output is still correctly ordered.
<u>Third test:</u> Give a list of ordered numbers and some non-numeric values to the sorting algorithm and check how is managed the exception in case of error or if the output is correctly ordered.
E) both C and D
Erro handling and execution paths