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 <stdio.h>and "stdio.h"?

Answer Posted / ramakrishna yechuri

In the first case ie. <stdio.h>,the compiler will search
for the presence of the file named stdio.h in the
current directory.
Whereas in the second case("stdio.h"),compiler will search
in all the directories.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is class defined?

1216


Can bst contain duplicates?

1248


What is the oops and benefits of oops programming?

1034


Write a program to reverse a string using recursive function?

2415


How many human genes are polymorphic?

1112


write knight tour problem which is present in datastructure

2723


What is oops concept with example?

1085


Why polymorphism is used in oops?

1109


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2686


What is polymorphism explain its types?

1220


Where You Can Use Interface in your Project

1941


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

2349


How oops is better than procedural?

1152


Why interface is used?

1072


What is abstract class in oop?

1067