Answer: B. hummer
Explanation:
Given the array :
Given the arra
("explorer", "testa", "hummer", "corvette", "civic", "mustang")
Array indexing usually begins from 0
That is ; the first element in the array is indexed as being in position 0
Using the given array as an example :
Index ____ element
0 ______ explorer
1 _______ tester
2 _______hummer
3 _______ corvette
4 _______ civic
5 _______ mustang
Hence, element in index 2 of the array is hummer
Answer:
The last one
Explanation:
I hope this is correct and have a great day
A macro is that pseudo-program that performs a list of actions based on a set of instructions.
<h3>What is macro?</h3>
A macro can be said to be a number of commands that help you to get complex things done via automating simple and via repetitive tasks.
A macro is that pseudo-program that performs a list of actions based on a set of instructions.
Therefore, option A is correct as the macros does a whole lot of work.
Learn more about macro from
brainly.com/question/20050035
#SPJ1