Which of the following is (are) built-in function(s) in Python?
A. append
B. len
C. exec
D. split
E. compile
Choose the correct answer from the options given below:
1
B and C only
2
B, C, and E only
3
A and D only
4
C and E only
Which of the following is (are) built-in function(s) in Python?
A. append
B. len
C. exec
D. split
E. compile
Choose the correct answer from the options given below: