what is the difference between <stdio.h> and "stdio.h"

Answer Posted / madhu

the <stdio.h> is located a particular Directory which is
having in Header Direcectory. But "Stdio.h" is can we
activate any where of other Directories.

Is This Answer Correct ?    72 Yes 45 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you call a function, given its name as a string?

899


What is unsigned int in c?

733


What is a good way to implement complex numbers in c?

781


What is dynamic variable in c?

776


What is unary operator?

842


What is #define size in c?

844


Why shouldn’t I start variable names with underscores?

821


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1821


What is p in text message?

727


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

880


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1901


What are the 4 types of programming language?

766


What is double pointer?

751


What are local variables c?

736


How can you tell whether two strings are the same?

1026