1. What is (void*)0?
Correct!
Wrong!
2. In which header file is the NULL macro defined?
Correct!
Wrong!
3. How many bytes are occupied by near, far and huge pointers (DOS)?
Correct!
Wrong!
5. If a variable is a pointer to a structure, then which of the following operator is used to access data members of the structure through the pointer variable?
Correct!
Wrong!