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 difference between #include<> and #include”…”?

Answer Posted / shrikanth s.h

#include<>, include the predefined header files,
#include"...." include the userdefined header files where
the control will start searching the file into the current
directory, we should mention the path where it should search.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

regarding pointers concept

2097


Are the variables argc and argv are always local to main?

1082


What do you mean by keywords in c?

1200


Explain what is the heap?

1102


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

1259


What is size of union in c?

1081


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3999


Why static is used in c?

1145


What is #include cctype?

1177


Where are local variables stored in c?

1093


Explain how can a program be made to print the line number where an error occurs?

1282


How can I implement sets or arrays of bits?

1092


what is reason of your company position's in india no. 1.

2411


How can I rethow can I return a sequence of random numbers which dont repeat at all?

1239


What is the general form of a C program?

1070