Which command brings a background job into the foreground?
a) fg
b) bg
c) jobs %1
d) none of the mentioned

Submitted by: Murtaza
a) fg
Explanation:
bg command brings a foreground job into the background.
Submitted by: Murtaza

Read Online Bash Arithmetic Expressions Job Interview Questions And Answers