Answer Posted / himanshu
garbage
but calloc returns zero
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Tell me with an example the self-referential structure?
What is the condition that is applied with ?: Operator?
How can a number be converted to a string?
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is the use of structure padding in c?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is array in c with example?
Explain what is page thrashing?
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
Explain how can you be sure that a program follows the ansi c standard?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is structure padding and packing in c?
Why is c called "mother" language?
What are identifiers c?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile