Linux Bash Arithmetic Expressions Question:

The 'mapfile' command:
a) reads lines of standard input and assigns each to the element of an indexed array
b) reads lines of standard output file
c) reads lines of standard error file
d) none of the mentioned