CompTIA Exam Questions

In the following command and its output, echo $$ 12942, what is 12942?

In the following command and its output, echo $$ 12942, what is 12942?

A.
the process ID of the current shell

B.
the process ID of the last backgrounded command

C.
the process ID of the echo command

D.
the process ID of the last command executed