- Should you initialize a pointer to NULL? Should you set a pointer to NULL after freeing it? https://www.youtube.com/playlist?list=PL6m6sxLnXksbqdsAcpTh4znV9j70WkmqG 33 comments c_programming
- [Java SDK8] Why do I get a null pointer exception in this program, even though the integer array has been initialized? https://www.reddit.com/r/learnprogramming/comments/9thb0b/java_sdk8_why_do_i_get_a_null_pointer_exception/ 6 comments learnprogramming