The thread level parallelism is a process of
Posted: Thu Jul 14, 2022 8:38 am
a) saving the context of currently executing process
b) flushing the CPU of the same process
c) loading the context of new next process
d) all of the mentioned
b) flushing the CPU of the same process
c) loading the context of new next process
d) all of the mentioned