Answer Posted / thanuj
to include address of header file we are writing # before
include
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
Why is c faster?
what is the different bitween abap and abap-hr?
What is a structure and why it is used?
When is the “void” keyword used in a function?
What is the scope of local variable in c?
Write a program to find the biggest number of three numbers in c?
What are qualifiers?
What is the difference between struct and union in C?
How can I read in an object file and jump to locations in it?
What is c programming structure?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
Why isn't any of this standardized in c? Any real program has to do some of these things.
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What is meant by operator precedence?