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

Answer Posted / jeke kumar gochhayat

in #include<stdio.h> , stdio.h is a predefined header file
in the include directory.
but in #include"stdio.h" is a userdefined header files
but functions are same

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 'near' and 'far' pointers?

1038


How to write a code for reverse of string without using string functions?

2141


What is a pointer on a pointer in c programming language?

1139


What is the use of structure padding in c?

1058


Does * p ++ increment p or what it points to?

1117


What does the error 'Null Pointer Assignment' mean and what causes this error?

1215


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

1153


Where static variables are stored in memory in c?

1000


What is declaration and definition in c?

1085


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

995


Why do we need arrays in c?

1152


Explain how can you restore a redirected standard stream?

1096


What is the maximum no. of arguments that can be given in a command line in C.?

1143


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

1115


can any one tel me wt is the question pattern for NIC exam

1969