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

Answer Posted / sourisengupta

"stdio.h" linker search the header file first in the
current directory, if it does not find there then it will
search the directory which is declared by the compiler as a
header file directory and all the header file stores there.

<stdio.h> linker search the header file in all the
particular which is declared by the compiler as a header
file directory.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the && operator do in a program code?

936


What is chain pointer in c?

773


How can I run c program?

925


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

865


What is the need of structure in c?

781


what type of questions arrive in interview over c programming?

1765


What are types of preprocessor in c?

804


Why is c known as a mother language?

960


differentiate built-in functions and user – defined functions.

861


What is ambagious result in C? explain with an example.

2297


What is a program flowchart and explain how does it help in writing a program?

960


What is far pointer in c?

999


how do you execute a c program in unix.

853


Is c is a high level language?

845


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

2116