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

Answer Posted / rakesh simar

include<stdio.h> is a part of hedrfile and & it means standard input(scanf) &output(printf)

Is This Answer Correct ?    3 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you list files in a directory?

563


Does c have class?

614


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

825


What are header files? What are their uses?

640


How #define works?

620






what is recursion in C

616


What is the size of structure in c?

703


What is return type in c?

640


How arrays can be passed to a user defined function

580


Which driver is a pure java driver

994


How will you delete a node in DLL?

686


What is nested structure in c?

615


Write a function that will take in a phone number and output all possible alphabetical combinations

605


Why header files are used?

646


How can a number be converted to a string?

608