Q22
What happens when '1' == 1 is executed?
A.
we get a True
B.
we get a False
AnswerC.
an TypeError occurs
D.
a ValueError occurs
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board