The malloc() function in C :
AReturns a pointer to the allocated memory
BReturns a pointer to the first byte of region of memory
CChanges the size of the allocated memory
DDeallocates the memory
AReturns a pointer to the allocated memory
BReturns a pointer to the first byte of region of memory
CChanges the size of the allocated memory
DDeallocates the memory
Related Questions:
താഴെ പറയുന്ന പ്രസ്താവനകൾ ഏത് പ്രോഗ്രാമിങ് ലാംഗ്വേജിനെപ്പറ്റിയാണ് എന്ന് തിരിച്ചറിയുക ?