logo

Question detail

Which statement best describes a character data type?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Programming

Exam-style question

Try this first

Which statement best describes a character data type?.

  1. A.It stores a sequence of characters of any length
  2. B.It stores a single character
  3. C.It stores a memory address
  4. D.It stores a collection of records

Model answer

What a good answer should say

  • It stores a single character

Explanation

Why this works

A character data type is used for one character, whereas a string is used for a sequence of characters.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.