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

What are the different types of errors?

646


What are run-time errors?

600


Describe the header file and its usage in c programming?

622


Explain how many levels deep can include files be nested?

626


Are c and c++ the same?

627






Is c language still used?

537


Differentiate between Macro and ordinary definition.

731


using for loop sum 2 number of any 4 digit number in c language

1735


What are the features of the c language?

648


Are global variables static in c?

676


diff between exptected result and requirement?

1594


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

905


What is logical error?

605


What is meant by 'bit masking'?

885


Is null always defined as 0(zero)?

615