TODAY JAVA SCHOOL

In java school, programming, design, computer general knowledge, web application, software, web services, social media, digital marketing, oops, concept of programming language, oops feature, console media, graphics medium, first programming, c, c ++ , Java, PHP, SQL, MySQL, HTML, HTML_5, J_query, JavaScript, Bootstrap, Framework, images with logos, examples, shared and explained.

https://www.amazon.in/b?node=26373545031&linkCode=ll2&tag=1234567801cdb-21&linkId=3b9882431b00409b44141e0344b35a15&language=en_IN&ref_=as_li_ss_tl

Breaking

Sunday 3 May 2020

To Compile And Run The C Program | How To Compile And Run The C Program

       To Compile and Run the C program

There are 2 ways to compile and run the c program, by menu and by shortcut.

1)   By menu
 

Step 1 : Open turbo C IDE(Integrated Development Environment), click on File and then click on New

download image of to compile and run the c program

Fig: To Compile and run the C program 

Step 2 : Write the above example as it is

image of c language simple program download

Fig: Example of c Language 

Step 3 : Click on compile or press Alt+f9 to compile the code


download the image of compile the program

Fig: compile the program 

Step 4 : Click on Run or press Ctrl+f9 to run the code


download the image of run time program

Fig: Run the program 


2)   By shortcut

Or, press ctrl+f9 keys compile and run the program directly.

Output:

find the image of output of program

Fig: output of program 

No comments:

Post a Comment