Vidyalelo
Python · Q67

Module in Python

Programming · Python · question 67

Q67

The output of the functions len("abc") and sys.getsizeof("abc") will be the same.

A.
True
B.
False
Answer

Answer: Option B

Solution

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