ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

C++ Coding : Programming Concept Questions & Answers



Question : A ponter pointing to a variable that is not initialized is called ____


A.
Void Pointer
B.
Null Pointer
C.
Empty Pointer
D.
Wild Pointer

Answer / Explanation

Correct Answer is : Option B.


More Questions on C++ Programming Language