I understand that a multitasking operating system has to be multithreaded, but I don't get it. If someone could confirm it and explain it to me, I would appreciate it.
I understand that a multitasking operating system has to be multithreaded, but I don't get it. If someone could confirm it and explain it to me, I would appreciate it.
What happens if the heap and the stack meet? Is the behavior the same if heap meets stack as if stack meets heap?
I'm trying to find a C program that explains this behavior but it's still impossible.