A

Admin • 833K Points
Coach

Q. Which type is best for storing a character?

  • (A) int
  • (B) char
  • (C) float
  • (D) string
  • Correct Answer - Option(B)
  • Views: 27
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

char is specifically designed to store character values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.