MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
What is the result of math.trunc(3.1)?..
1.
What is the result of math.trunc(3.1)?
A.
3.0
B.
3
C.
0.1
D.
1
Answer» C. 0.1
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is returned by int(math.pow(3, 2))?
Which of the following aren t defined in the math module?
What is the output of print(math.trunc( 3.1 ))?
What is the result of math.trunc(3.1)?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply