A

Admin • 833K Points
Coach

Q. What is the null character used to terminate strings in C?

  • (A) ' '
  • (B) '0'
  • (C)
  • (D)
  • Correct Answer - Option(D)
  • Views: 22
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

Strings in C are terminated with the null character ''.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.