MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
India5$..
1.
India5$
A.
India
B.
‘India\n’
C.
‘India’
Answer» D.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The output of the function len(sys.argv) is ____________
To obtain a list of all the functions defined under sys module, which of the following functions can be used?
What will be the output of the following Python code, if the sys module has already been imported?
What will be the output of the following Python code, if the code is run on Windows operating system?
The output of the functions len(“abc”) and sys.getsizeof(“abc”) will be the same.
Which of the following functions is not defined under the sys module?
Which of the following functions can help us to find the version of python that we are currently working on?
India5$
The output of the functions len(“abc”) and sys.getsizeof(“abc”) will be the same. State whether true or false.$
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply