Microsoft Certified Systems Engineer (MCSE) Question:
Download Questions PDF

What is the null pointer in C++?

Answer:

The null pointer is a special C++ pointer value that can be any pointer does not point anywhere. It is the constant NULL form stlib.h

Download MCSE Interview Questions And Answers PDF

Previous QuestionNext Question
What is the time complexity of matrix multiplication?What is the goal of the shortest distance algorithm?