PLEASE HELP NASA scientists have determined that the chance a single person would get hit by a piece of falling satellite is one in 3,200. What can you infer based on this probability?
A. Satellites that enter Earth’s atmosphere land mostly in the ocean.
B. NASA does a good job informing people of when satellites will enter the atmosphere.
C. Satellites that enter Earth’s atmosphere land mostly in unpopulated areas.
D. Much of a satellite is destroyed during the process of entering Earth’s atmosphere.
A kernel-level thread wishes to acquire a mutex lock declared as global in the process. <u>"</u><u>True"</u>
The function call used below causes the thread to block at this point, if the mutex lock is already acquired by a different thread. int resultcode -pthread mutex_trylock (myMutex). <u>"False"</u>