printf

  • C

C Programming Interview / Viva Q&A: 2

This C program has a integer variable and 2 printf functions. Check the source code below and guess the output.…

4 years ago
  • C

Using Scanf in C Program

In our previous video tutorial you learnt about Integers, Float and Character data types and their format specifier. In today's…

5 years ago
  • C

Structure of a basic C Program

Lets write our first C program - the typical "Hello World!" program. In this video tutorial lets learn the structure…

5 years ago