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...


What is the use of the #include directive?

Answers were Sorted based on User's Feedback



What is the use of the #include directive?..

Answer / nashiinformaticssolutions

The #include directive is used to include header files in a program. For example, #include<stdio.h> includes the standard input-output library.

Is This Answer Correct ?    0 Yes 0 No

What is the use of the #include directive?..

Answer / glibwaresoftsolutions

The #include directive is used to include header files in a program. For example, #include<stdio.h> includes the standard input-output library.

Is This Answer Correct ?    0 Yes 0 No

What is the use of the #include directive?..

Answer / hr@tgksolutions.com

The #include directive is used to include header files in a program. For example, #include<stdio.h> includes the standard input-output library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Why the use of alloca() is discouraged?

2 Answers   Oracle,


How can you find the exact size of a data type in c?

0 Answers  


Explain bitwise shift operators?

0 Answers  


How do shell structures work?

0 Answers  


What is the difference between char array and char pointer?

0 Answers  


How can I delete a file?

0 Answers  


What is nested structure?

0 Answers  


what is an ERP?

2 Answers   Infotech,


write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix

0 Answers  


Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx

4 Answers  


What is the advantage of using #define to declare a constant?

0 Answers   Agilent, ZS Associates,


Why do we need functions in c?

0 Answers  


Categories