Tell us the difference between these two :
#include"stdio.h"
#include<stdio.h>
define in detial.

Answer Posted / arif

"stdio.h" linker search the header file in the current directory
<stdio.h> linker search the header file in all the directories

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointers in c?

661


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

717


How can you restore a redirected standard stream?

612


What does %d do?

729


What is the difference between single charater constant and string constant?

625






What is data structure in c language?

610


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1507


What is the use of #include in c?

585


Explain what is the stack?

638


Write a program to print factorial of given number without using recursion?

573


Sir i need notes for structure,functions,pointers in c language can you help me please

1950


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

877


In which language linux is written?

607


Explain what is wrong with this program statement?

624


Explain the difference between null pointer and void pointer.

675