How the C program can be compiled?

Answer Posted / mahendra giri

We can compile program after writing code by pressing short
key Alt+F9 or by going on the menu compile->compile

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

code for replace tabs with equivalent number of blanks

1633


show how link list can be used to repersent the following polynomial i) 5x+2

1676


Which is the best website to learn c programming?

576


Can true be a variable name in c?

555


What are header files why are they important?

576






Distinguish between actual and formal arguments.

587


Can a variable be both const and volatile?

669


State two uses of pointers in C?

636


What is %d called in c?

754


c program to compute AREA under integral

1806


Explain what are preprocessor directives?

623


What are the different types of control structures?

580


What is the use of void pointer and null pointer in c language?

623


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

719


What is the difference between test design and test case design?

1564