CompTIA ITF+ FC0-U61 Practice Question
While working on a project that requires storing a list of daily temperatures in a program, you choose to use a data structure that holds multiple temperature values in a single variable. You need to be able to access these values by referring to an index number. Which data structure should you use?
String
Loop
Array
Dictionary