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 relation between # and include<stdio.h>

Answer Posted / pandya umesh c

it is library file access,which contains information that
must be included in the program when it is compiled.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bubble sort in c?

1100


What is an example of structure?

1093


Explain what are reserved words?

1157


can any one provide me the notes of data structure for ignou cs-62 paper

2230


string reverse using recursion

2527


Which built-in library function can be used to match a patter from the string?

1347


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4419


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1684


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

1106


write a proram to reverse the string using switch case?

3001


What are header files and explain what are its uses in c programming?

1172


What is the default value of local and global variables in c?

1098


Explain what is the advantage of a random access file?

1175


Whats s or c mean?

1082


What are the advantages of using Unions?

1170