Multiple choice

Which of these is not a standard C/C++ function?

  1. Atoi

  2. Itoa

  3. sprintf

  4. printf

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

This was not included when C++ was standardized in 1999.