Home / Programming MCQs / Python MCQs / Question

R

Ram Sharma • 188.81K Points
Coach

Q. Which of the following is false regarding conditional statement in Python?

(A) If-elif is the shortcut for the if-else chain
(B) We use the dictionary to replace the Switch case statement
(C) We cannot use python classes to implement the switch case statement
(D) None of the mentioned above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.