ExplanationA character array and integer variable are initialized. Array always begins with element
number 0. In case % i' is not initialized with 0 result provides garbage value. Standard stdout ()
function prints the string on console. Here the string is "C isEasy".
7.6 PREDEFINED STREAMS
Following are the streams
1. stdin()
2. stdout ()
3. stderrO
When C program is executed few "files"are automatically opened by the system for use by the
program. Constant FILE pointers recognize these f
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.