When a for loop is used to iterate over a collection, which statement is true?
A. list items are visited from last to first
B. items in a list are visited in a random order
C. items in a sorted collection are visited in ascending order
D. items in a dictionary are visited in descending order
Answer: C
Computer Science & Information Technology
You might also like to view...
Web services can only be called from standard Windows applications.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following is a utility that detects and protects a computer from unauthorized intrusions?
A. personal firewall B. antihacker C. threat neutralizer D. protection utility
Computer Science & Information Technology