Multiple choice technology mainframe

SBCS

  1. STANDARD BYTE CHARACTER SET

  2. SINGLE BYTE CHARACTER SET

  3. STANDARD BIT CHARACTER SET

  4. SINGLE BIT CHARACTER SET

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SBCS stands for Single Byte Character Set, where each character is represented by one byte (e.g., ASCII, ISO-8859-1). This contrasts with DBCS (Double Byte Character Set) or Unicode for languages requiring more than 256 characters.