Suppose a pointer has been declared in main but has not-03590
Suppose a pointer has been declared in main but has not assigned any variable address then
This multiple choice question (MCQ) is related to the book/course vu cs301 Data Structures. It can also be found in vu cs301 Mid Term - Quiz No.8.
Suppose a pointer has been declared in main but has not assigned any variable address then
That pointer points to First byte in main function
That pointer contains a NULL value
None of these
That pointer points to any memory address