Examveda

What does print(os.geteuid()) print?

A. the group id of the current process

B. the user id of the current process

C. both the group id and the user of the current process

D. none of the mentioned

Answer: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python