Multiple choice technology

First Standerized version of C??

  1. C59

  2. C1.x

  3. ANSI C

  4. C98

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

ANSI C was the first standardized version of the C language, standardized by ANSI in 1989 (also adopted by ISO in 1990 as C89). C1.x never existed as a formal standard, C59 is not real, and C98 came much later (it's actually a C++ standard year).