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

What is constructor in oop?

814


State what is encapsulation and friend function?

934


Why do we use oops?

751


Prepare me a program for the animation of train

2216


What is the advantage of oop over procedural language?

839


What is byval and byref? What are differences between them?

1946


What is the full form of oops?

908


What are the 3 pillars of oop?

858


How many human genes are polymorphic?

780


What do you mean by variable?

754


What is meant by multiple inheritance?

930


Why multiple inheritance is not possible?

794


How can you overcome the diamond problem in inheritance?

956


How do you define social class?

802


Which method cannot be overridden?

760