1. |
What is (void*)0?
| |||||||
|
2. |
Can you combine the following two statements into one?
| |||||||
|
3. |
In which header file is the NULL macro defined?
| |||||||
|
4. |
How many bytes are occupied by near, far and huge pointers (DOS)?
| |||||||
|
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?
| |||||||
|
6. |
What would be the equivalent pointer expression for referring the array elementa[i][j][k][l]
| |||||||
|
No comments:
Post a Comment