Which of the following commands will resume executing t… seenagape 8 years ago Given the following output:prompt>myapp[1]+ Stoppedmyappprompt>Which of the following commands will resume executing the stopped process and make it the current job? A. bgmyapp B. continue myapp C. exec myapp D. fgmyapp E. myapp& ← Previous question Next question →