What does malloc() do?, Allocates memory without initializing it, Allocates and initializes memory to zero, Frees allocated memory, Changes memory size, What is the main difference between malloc() and calloc()?, There is no difference, malloc() is faster only, calloc() frees memory, calloc() initializes memory to zero, Why should you use free()?, To release allocated memory, To allocate new memory, To initialize memory, To copy memory.

tekijä

Tulostaulu

Visuaalinen tyyli

Vaihtoehdot

Vaihda mallia

Säilytetäänkö automaattisesti tallennettu tehtävä ?