What happens when a null pointer is converted into bool?
Posted: Wed Jul 13, 2022 7:51 pm
a) an error is flagged
b) bool value evaluates to true
c) bool value evaluates to false
d) the statement is ignored
b) bool value evaluates to true
c) bool value evaluates to false
d) the statement is ignored