Q44
What does print(os.geteuid()) print?
A.
the group id of the current process
B.
the user id of the current process
AnswerC.
both the group id and the user of the current process
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board