QUESTION IMAGE
Question
in makecode arcade, blocks used to retrieve information from an array are found in which section of the \arrays\ category?
a. operations
b. create
c. read
d. modify
In MakeCode Arcade's "Arrays" category, the "Read" section contains blocks for retrieving information from an array. "Operations" might involve general array - related actions not specific to retrieval, "Create" is for making arrays, and "Modify" is for changing array data, not retrieving it. So the correct option is the one related to reading (retrieving) from the array.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. Read