Contains about basic programming, function, and procedure. Here is the following programs:
Contains about if statement and for loop. Here is the following programs:
Contains about array and pointer. Here is the following programs:
Contains about struct and file operation. Here is the following programs:
-
First method, just open or run .exe file of every the programs on your computer.
-
Second method, you need a c/c++ compiler or IDE (Integrated Development Environment) to compile the source code and run the program. You can install Codeblocks or Dev C++.
-
Third method, you can use online compiler such as OnlineGDB.