Posts

Loops in C Language

Loops in C Language Loops Loops is statement. Which is use for to reduce the code and also reduce the run time of the code. If we have sequentially …

Array in C Programming

Array in C Programming What is Array? Array is a collections of similar data types. That's provide us to store large amount of data in single var…

What is programming?

What is programming? What is programming? Programming is a medium for communicate with computers . Just like we use English language for communicate …

How to execute C language

How to execute C language How to execute "C program" ?   The C program execute with the help of translator software . Which reads the code…

What is C Programming

What is C Programming What is programming? Programming is a medium for communicate with computers . Just like we use English language for communicate…