Which of the following commands prints the exit value of the most recently executed program in Bash?

Which of the following commands prints the exit value of the most recently executed program in
Bash?

Which of the following commands prints the exit value of the most recently executed program in
Bash?

A.
echo $?

B.
echo $#

C.
echo $exit

D.
echo $status

E.
echo $&

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *