β
Correct Answer: (B)
built-in function & user defined function
Explanation: built-in functions and user defined ones. the built-in functions are part of the python language. examples are: dir(), len() or abs(). the user defined functions are functions created with the def keyword.
Explanation by: Mr. Dubey
built-in functions and user defined ones. the built-in functions are part of the python language. examples are: dir(), len() or abs(). the user defined functions are functions created with the def keyword.
Discussion
Question Analytics
632
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
91%
Success Rate