a. Write a multi process program:
This program should work as follows: The user will run the program and will enter an integer number from the command line. The program will then create two child processes, i. The first child process prints all the prime numbers less than the input integer, ii. The second child process prints Fibonacci series less than the input integer.
a. Write a multi process program: This program should work as follows: The user will run the program and will enter an i
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am