Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium FPSC Uploaded: 13 Aug 2026

Which data type stores true/false values?

  • A Integer
  • B Boolean
  • C Char
  • D Float
Correct Answer: Option B — Boolean
Explanation:
A Boolean data type stores one of two values, true or false, and is commonly used in conditional statements and logical operations.
Submitted by: PaperMCQs
Related MCQs