Which of the following functions is a built-in function in python?
(a) seed()
(b) sqrt()
(c) factorial()
(d) print()
This question was posed to me during an online interview.
This key question is from Built-in Functions topic in division Dictionary, Functions and Built-in Functions of Python