Basic Output Function – printf

Neso Academy
Youtube
Related Topic
:- C language programming skills

Programming & Data Structures: printf in C programming. Topics discussed: 1. Surprise Test - Fill in the box. 2. printf function. 3. Placeholders. Interesting fact: Printf is not a part of C language. There is nothing like Input or Output defined in C. Printf is just one of the useful function from the standard library functions that are normally available to C programs. 

Comments