Quiz time Question #1 1a) Can we determine whether a pointer is a null pointer or not? If so, how? Show Solution 1b) Can we determine whether a non-null pointer is valid or dangling? If so, how? Show Solution Question #2 For each subitem, answer whether the action described will re...