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

Write a program to print fibonacci series using recursion?

578


Explain what is the most efficient way to store flag values?

688


simple program of graphics and their output display

1462


What is difference between structure and union in c?

534


What is a keyword?

738






What is the data segment that is followed by c?

600


What is difference between class and structure?

562


Write a program to reverse a given number in c language?

608


what is a function method?give example?

1908


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

726


How do you sort filenames in a directory?

698


How can I rethow can I return a sequence of random numbers which dont repeat at all?

700


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1508


Why clrscr is used after variable declaration?

1032


What is the right way to use errno?

610