Question: Question two: Consider a system connected as shown in the figure below. 1. System $1 generates a random number (R1) between 0 and 10 and

Question two: Consider a system connected as shown in the figure below. 1. System $1 generates a random number (R1) between 0 and 10 and sends it to $2. 2. System $2 generates a random number (R2) between 0 and 10 and sends the value R1+R2 to 53. 3. System S3 generates a random number (R3) between 0 and 10 and sends the value R1+R2+R3 to S4 4. System S4 generates a random number (R4) between 0 and 10 and sends the value R1+R2+R3 to S1 5. If the value received by S1 is less than 30 and more than 25 then stop the system as follows a. S1 sends the word "stop" to S2. b. S2 send the word stop to 53 and closes all sockets and I/O ports and C. S3 send the word stop to 54 and closes all sockets and 1/0 ports and d. S4 send the word stop to 51 and closes all sockets and 1/0 ports and e. S1 closes all sockets and 10 ports f. 51 prints the final value received at $1 (R1+R2+R3+R4) g. 51 prints the number of times the process was repeated 6. If the value received by S1 is more than 30 or less than 25 then repeat the process starting at point 1 above. RI R2 R1 s1 S2 Complete the cycle Compute X=R1+R2+R3+R4 R1+R2 R1+R2 R3 R4 Yes NO 25X
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
