Multiple choice

Which of the following libraries is not automatically loaded?

  1. Cmath

  2. <stdio.h>

  3. <iostream.h>

  4. none of these

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

This library function is not loaded automatically because it encapsulates the system calls.