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 / madhu

the <stdio.h> is located a particular Directory which is
having in Header Direcectory. But "Stdio.h" is can we
activate any where of other Directories.

Is This Answer Correct ?    72 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bytes is a struct in c?

1216


Why we use int main and void main?

1119


What is double pointer?

1042


will u please send me the placement papers to my mail???????????????????

1886


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3868


Give me the code of in-order recursive and non-recursive.

1423


Explain the meaning of keyword 'extern' in a function declaration.

1210


Explain how can I convert a number to a string?

1207


How do we make a global variable accessible across files? Explain the extern keyword?

1939


What are pragmas and what are they good for?

1059


What are the types of data files?

1252


When is a null pointer used?

1170


Explain the difference between ++u and u++?

1187


How do you construct an increment statement or decrement statement in C?

1275


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

2000