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

#include <stdio.h>
Will look for the header file in the standard include paths.

#include "stdio.h"
Will look for the file first in the current directory, then
it wil look for it in the standard include paths, if not found.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between exit() and _exit() function?

1177


How do I use void main?

1145


In which language linux is written?

1288


What is function in c with example?

1229


What is the use of ?: Operator?

1185


Write a program to check armstrong number in c?

1178


What is the scope of local variable in c?

1200


What is the method to save data in stack data structure type?

1146


Explain 'bit masking'?

1135


Explain pointer. What are function pointers in C?

1145


How will you find a duplicate number in a array without negating the nos ?

2184


Is main is a keyword in c?

1174


If the size of int data type is two bytes, what is the range of signed int data type?

1070


what is a function method?give example?

2415


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

2173