A

Admin • 832.27K Points
Coach

Q. Which of these types is best for representing a true/false condition?

  • (A) int
  • (B) byte
  • (C) boolean
  • (D) char

Explanation by: Admin

boolean is explicitly designed for true/false values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.