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


Please Help Members By Posting Answers For Below Questions

What are the two different types of polymorphism?

879


What is object and example?

869


What is oops in simple words?

802


What is basic concept of oop?

887


What is variable example?

781


what is different between oops and c++

2184


What is an advantage of polymorphism?

817


What is advantage of inheritance?

924


Which language is not a true object oriented programming language?

864


What is oops with example?

757


How do you define social class?

801


what's the basic's in dot net

1917


What does it mean when someone says I oop?

802


What is constructor in oop?

814


What is abstraction example?

823