Microsoft Certified Systems Engineer (MCSE) Question:
Download Job Interview Questions and Answers 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 Question | Next Question |
What is the time complexity of matrix multiplication? | What is the goal of the shortest distance algorithm? |