CompTIA Exam Questions

Which of the following commands lists all defined variables and functions within Bash?

Which of the following commands lists all defined variables and functions within Bash?

A.
env

B.
set

C.
env -a

D.
echo $ENV