How to run program and the basic C program.


Hello! Guys 


We are use  Dev-C++  to code c program , which it's easy and useful.

Let's see step by step:- 


1. Download and install <Dev-C++>:-






2. Open <Dev-C++>:-








3. Click <file, New and Project>:-






4. Click <empty project, C project, tick and Ok>:-






5. Typing  Name.C and click on save:-





5. Working Place:-






6. We are coding  (Hello World):-






7. Click  <execute, compile &run>:-






8. Output (Hello world):-





9. Sum of two number (c=a+b):-






10. Simple interest (P*T*R)/100:-










Thank you for all.....



Comments

Post a Comment

Popular posts from this blog

Basic Structure of C Program. (Explain with Example)

Learn C Programming Languages ( Definitions and Advantages).

Data Types in C (types and examples)