What is the relation between # and include<stdio.h>

Answer Posted / pandya umesh c

it is library file access,which contains information that
must be included in the program when it is compiled.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the 10 different models of writing an addition program in C language?

1442


Is there a way to switch on strings?

622


What is the explanation for the dangling pointer in c?

683


What is floating point constants?

694


Explain what is the difference between null and nul?

660






write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2456


What is the size of enum in c?

624


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

734


Is malloc memset faster than calloc?

621


What is a shell structure examples?

592


what type of questions arrive in interview over c programming?

1560


How can a number be converted to a string?

609


Explain how do you determine the length of a string value that was stored in a variable?

671


Explain is it valid to address one element beyond the end of an array?

737


Is r written in c?

725