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
How can you call a function, given its name as a string?
What is unsigned int in c?
What is a good way to implement complex numbers in c?
What is dynamic variable in c?
What is unary operator?
What is #define size in c?
Why shouldn’t I start variable names with underscores?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
What is p in text message?
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
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What are the 4 types of programming language?
What is double pointer?
What are local variables c?
How can you tell whether two strings are the same?