Which of the following are used in python exception handling?
(A) try
(B) except
(C) finally
(D) seek
Choose the correct answer from the options given below:
1
(A), (B) and (D) only
2
(A), (B) and (C) only
3
(A), (B), (C) and (D)
4
(B), (C) and (D) only