Posted by: cp21 September 16, 2015
Multiple Choice Question
Login in to Rate this Post:     0       ?        
If you are using an older compiler that does not support the C++ 11 standard, you should initialize pointers with ________.

the integer 0, or the value NULL

the null terminator '\0'

a nonzero value

All of these

None of these
Read Full Discussion Thread for this article