Question: Write a program that takes three input from the user, fetch the larger one from these and pass it to another process. After that it
Write a program that takes three input from the user, fetch the larger one from these and pass it to another process. After that it will take square of that number and pass it to another process, which check whether it is even or odd. If the number is even it would display all the multiples of it less than 50.
write a c++ program by calling fork process
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
