C Program : Programming Concept Questions & Answers
Question : An uninitialized pointer in C is called ___
A.
Constructor
B.
dangling pointer
C.
Wild
Pointer
D.
Destructor
Correct Answer is : Option C.
- A pointer that is pointing to NOTHING is called ____
- Who is known as the father of C Language ?
- C Language was developed in the year ____
- Which one is not a reserve keyword in C Language?
- A C variable name can start with a ____