LAlmahdi6938 LAlmahdi6938 22-05-2023 Computers and Technology contestada Can the heapify operation, i.e., creating a heap from an array, be performed in linear (O (N)) time? a. Yes. b. Only in certain situations. c. Heaps cannot be implemented as arrays. d. No.