Answer Posted / himanshu
garbage
but calloc returns zero
Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is a volatile keyword in c?
How can you read a directory in a C program?
what is the function of pragma directive in c?
What is union and structure?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What is static identifier?
What is pre-emptive data structure and explain it with example?
What is c++ used for today?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
Differentiate between Macro and ordinary definition.
Do character constants represent numerical values?
What are the standard predefined macros?
What are Macros? What are its advantages and disadvantages?
What is local and global variable in c?
What are the usage of pointer in c?