MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
What is returned by math.isfinite(float( inf ))?..
1.
What is returned by math.isfinite(float( inf ))?
A.
True
B.
False
C.
None
D.
error
Answer» C. None
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is x if x = math.isfinite(float( 0.0 ))?
What is returned by math.isfinite(float( nan ))?
What is returned by math.isfinite(float( inf ))?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply