January 4, 2019January 4, 2019 ocjp printf() vs puts() in C Langauge Input Output in C During earlier post we have come to know that printf() is used to display output to the screen. There are some another functions also that
January 4, 2019January 4, 2019 ocjp Writing your first C Program Basics of Programming There are some basic rules those are to be remembered before writing your first C Program For easy start with C Programming we will need