Knowee
Questions
Features
Study Tools

What is (void*)0?Select one:a.Representation of NULL pointerb.Representation of void pointerc.Errord.None of above

Question

What is (void*)0?Select one:a.Representation of NULL pointerb.Representation of void pointerc.Errord.None of above

🧐 Not the exact question you are looking for?Go ask a question

Solution

a. Representation of NULL pointer

Similar Questions

Multi Choice Type QuestionWhat does a null pointer indicate in C?Marks : 1Negative Marks : 0Answer hereA pointer that points to a constant valueAn uninitialized pointerA pointer with a value of zero (NULL)None of the mentioned options

How is a null pointer represented in C?

How is a null pointer represented in C?Marks : 1Negative Marks : 0Answer hereNULL0-11

what kind of pointer Constant Pointer Pointer to Pointer NULL Pointer Void Pointer

This void (*anjula[])(int, float) is:A pointer to a function that takes an int and a float as parameters and returns nothingAn array of pointers to functions that take an int and a float as parameters and returns nothingA pointer to a function that takes an array of int and float as a parameter and returns nothingA pointer to a function that takes an int and a float as parameters and returns an empty arrayA pointer to an array of functions that take an int and a float as parameters and returns nothingI don't knowSubmit

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.