Sail E0 Webinar
Question

Is standard library a part of C language?


Options:
A .  Yes
B .  No
Answer: Option B

The C standard library consists of a set of sections of the ISO C standard which describe 

a collection of header files and library routines used to implement common operations, 

such as input/output and string handling, in the C programming language. The C standard 

library is an interface standard described by a document; it is not an actual library of software 

routines available for linkage to C programs.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers