Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)
A . a is b
B . b( ) > 2
C . a() >2
D . a is not None
Answer: B,C,D
Assuming that the following code has been executed successfully, select the expressions which evaluate to True (Select two answers)
A . a is b
B . b( ) > 2
C . a() >2
D . a is not None
Answer: B,C,D