<p><img alt="4. Memory fragmentation in C: Design, implement, and execute a C-program that does the following: It allocates memory for a s" src="https://media.cheggcdn.com/media%2F507%2F5076cb6c-920b-4699-abea-8a3b3c0200de%2FphpSy70cj.png" aria-describedby="d3f"/></p><p>#include <stdio.h><br/>#include <stdlib.h><br/>#include <string.h><br/>#include <time.h></p><p>int main() {</p><p>clock_t
<p><img alt="(3 pts) For each of the following pairs of functions, either f(n) is 0(g(n), f(n) is Ω(g(n), or f(n)- 0(g(n). Determine which relationship is correct and explain. f(n) =