what's the return value of malloc()

Answer Posted / himanshu

garbage
but calloc returns zero

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a volatile keyword in c?

887


How can you read a directory in a C program?

888


what is the function of pragma directive in c?

877


What is union and structure?

785


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

2950


What is static identifier?

909


What is pre-emptive data structure and explain it with example?

3473


What is c++ used for today?

867


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

824


Differentiate between Macro and ordinary definition.

980


Do character constants represent numerical values?

1069


What are the standard predefined macros?

824


What are Macros? What are its advantages and disadvantages?

858


What is local and global variable in c?

846


What are the usage of pointer in c?

911