In this article, you will find a list of simple C programs such as: displaying a line, adding two numbers, find ASCII value of a character, etc.
We have learned about the following topics so far:
- Variables and Constants
- Data Types
- Input and Output in C programming
- Operators
To understand these topics better, we have created some examples.
Before you go through these examples, we suggest you to try creating these programs on our own.
We understand that programming can by start If you are just a programming newbie. In that case, go through each example below and see if you can understand them. Once you do that, try writing these programs on your own.