what is the difference between <stdio.h>and "stdio.h"?
Answer Posted / krishnamurty das
<stdio.h> is the System Include so while compilation it
will be searched in the system include folder and as well
as the current folder. "stdio.h" is the user include so,
will be searched in the current directory only.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you inherit a private class?
Why do we use oop?
How long to learn object oriented programming?
What is abstraction example?
What does oop mean in snapchat?
What is abstraction in oop with example?
What is difference between pop and oop?
What are benefits of oop?
What is the fundamental idea of oop?
can inline function declare in private part of class?
What is polymorphism programming?
Why do while loop is used?
What is the use of oops?
Which language is not a true object oriented programming language?
What is encapsulation in ict?