Q. What will happen if null pointer is converted to boolean___________. (Solved)
1. the boolean value is evaluated to true
2. the boolean value is evaluated to false
3. errror is raised
4. none of these
- b. the boolean value is evaluated to false