Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How the C program can be compiled?

Answers were Sorted based on User's Feedback



How the C program can be compiled?..

Answer / prajeesha.k

alt+f8

Is This Answer Correct ?    2 Yes 15 No

Post New Answer

More C Interview Questions

how does printf function work

1 Answers  


What are the various types of control structures in programming?

0 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


I use turbo C which allocates 2 bytes for integers and 4 bytes for long. I tried to declare array of size 500000 of long type using the following code... long *arr; arr=(long *)(malloc)(500000 * sizeof(long)); It gives a warning that "Conversion may lose significant digits in function main"... And the resulting array size was very less around 8400 as compared to 500000. Any suggestions will be welcomed....

2 Answers  


write a program in c to print **** * * * * ****

1 Answers   TCS,


Why we use int main and void main?

0 Answers  


Can the “if” function be used in comparing strings?

0 Answers  


write a program for fibonaci series by using while loop in c?

2 Answers  


Convert the following expression to postfix and prefix X $ Y Z - M + N + P / Q / (R + S)

2 Answers  


Explain what a Binary Search Tree is.

3 Answers  


write c program to display output 10(10+20)+(10+20+30)+ ... n term

0 Answers   Hindustan Gum Chemicals,


What is the g value paradox?

0 Answers  


Categories