MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
A pointer can be initialized with..
1.
A pointer can be initialized with
A.
Null
B.
Zero
C.
Address of an object of same type
D.
All of the above
Answer» E.
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