Vidyalelo
Python · Q31

Module in Python

Programming · Python · question 31

Q31

What does os.getlogin() return?

A.
name of the current user logged in
Answer
B.
name of the superuser
C.
gets a form to login as a different user
D.
all of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board