A

Admin • 802.91K Points
Coach

Q. With which value should a pointer be initialized?

  • (A) 0
  • (B) NULL
  • (C) -1
  • (D) None of the above
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin
Pointer should be initialized with NULL.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.