Process Management – Shuffle Q/A 2 Post author:Devendra Kumar Post published: Post comments:0 Comments 39. What happens to background apps while a foreground app is in use on iOS and Android? Answers The background apps will take turns running in the background to use less processing power.The OS will suspend background mobile apps.The background apps continue to run normally.The OS will terminate the background apps. 40. When using the ps -ef command to read process information in Linux, what is the process’ PPID? Answers The terminal associated with the processThe ID of the person who launched the processThe Process Identification number of its parentIts Process Identification number 41. What are the two most common ways to terminate a process in Linux at the CLI? Select two options. Answers Use the kill -KILL pidcommandUse the terminate process command.Use the end process command.Use the kill pidcommand. 42. Which of the following Linux commands lists open files and what processes are using them? Answers lsofuptimeps -eftop Previous Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Project Portfolio Management Change Management in Projects Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.