Computer Science, asked by sawsan8957, 1 year ago

Write a program that prints number from 1 n systematically. Use one thread for odd and another for even number

Answers

Answered by Anonymous
0

The goal is to print the numbers in order, while one thread only prints the even numbers and the other thread only prints ..

Answered by Arjun2424
0

Answer:

the goal is to print no. in order both threads have their vital function one is use to print no. and another to maintain a system

Similar questions