MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
What is size of generic pointer in c?..
1.
What is size of generic pointer in c?
A.
0
B.
1
C.
2
D.
Null
Answer» D. Null
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Referencing a value through a pointer is called
<pre class="result notranslate"> int (*fp)(char*)</pre>9.A void pointer cannot point to which of these?
Which from the following is not a correct way to pass a pointer to a function?
What is size of generic pointer in c?
Choose the right option string* x, y;
A pointer can be initialized with
Which of the following gives the [value] stored at the address pointed to by the pointer : ptr?
Which of the following is the correct way to declare a pointer ?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply