Multiple choice Which command is used to allocate memory space for graph? realloc() malloc() plot() both (1) and (2) Reveal answer Fill a bubble to check yourself C Correct answer Explanation The plot() command is used to allocate memory space for graph.