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
Can a destructor be called directly?
Why multiple inheritance is not possible?
What is polymorphism and its types?
Why is oop better than procedural?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is encapsulation in simple terms?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is a class oop?
What are constructors in oop?
Can private class be inherited?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Which is better struts or spring?
What is data binding in oops?
What is the purpose of enum?
How is class defined?