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

Answer Posted / tutgfjyhg

What is the difference between #include “stdio.h” and #include <stdio.h> in C?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I access an I o board directly?

626


What are void pointers in c?

575


a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list

633


What is a dynamic array in c?

598


What are the different types of control structures in programming?

660






What are the basic data types associated with c?

819


What is the mean of function?

650


What are bitwise shift operators in c programming?

649


Explain what is the difference between functions abs() and fabs()?

622


Why functions are used in c?

588


What are the functions to open and close file in c language?

730


What are the __date__ and __time__ preprocessor commands?

575


What is data structure in c and its types?

597


Write a code to generate divisors of an integer?

643


What is "Duff's Device"?

703