Card 63 / 76: Is it possible to cast a boolean type to another primitive type?
A)
Yes, it is possible to cast a boolean type to another primitive type.
B)
No, it is not possible to cast a boolean type to another primitive type.
Answer:
B) No, it is not possible to cast a boolean type to another primitive type.
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
A is incorrect, because it is not possible to cast a boolean type to another primitive type.
|