question asap.course: operating system
c. Explain how java executor framework can be used to return value from one thread to another and also can be used not to return value from the child threads. [2.5] d. Write a program which will generate an array of random integers, then recursively use the java fork-join threading to find largest prime number in the generated integer array. Assume threshold is 100. Finally display the largest prime number from the main thread. [5.5]-*
Please answer the c. Explain how java executor framework can be used to return value from one thread to another and also can be used not t
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am