Explanation: the function chr() accepts only integers as arguments. the function ord() accepts only strings. the functions min() and max() can accept floating point as well as integer arguments.
Q. Which of the following functions accepts only integers as arguments?
β
Correct Answer: (C)
chr()
Explanation by: Mr. Dubey
the function chr() accepts only integers as arguments. the function ord() accepts only strings. the functions min() and max() can accept floating point as well as integer arguments.
Discussion
Question Analytics
532
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
88%
Success Rate