A. Array
Explanation:
An array is a data structure that can store multiple values of the same data type, such as a list of strings. It allows for efficient storage and retrieval of elements using an index.
Why not the other options?
B. Constant → A constant holds a single value that does not change, not a list.
C. Variable → A variable holds a single value, while an array holds multiple values.
D. Branch → Branching refers to control flow in programming (e.g., if-else), not data storage.
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.FC0-U61 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
lexxone
2 months ago