β
Correct Answer: (C)
chr()
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.
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
550
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
99%
Success Rate