M
Q. Which of the following functions will not result in an error when no arguments are passed to it?
Explanation by: Mr. Dubey
the built-in functions min(), max(), divmod(), ord(), any(), all() etc throw an error when no arguments are passed to them. however there are some built-in functions like float(), complex() etc which do not throw an error when no arguments are passed to them. the output of float() is 0.0.
You must be Logged in to update hint/solution
Loading Comments....
Related MCQs
Q. The decision making criteria that should be used to achieve maximum long term pay off is
Q. From which rule does the modus ponens are derived?
Q. A fact is said to be partially additive if_______.
Q. Which one of the following is not a linux distribution?
Q. A graph in which every vertex has same degree is called _________graph.
Q. The ____ do not snoop the messages going through them.
Q. The difference between a PAL & a PLA is
Question analytics

Discusssion
Login to discuss.