Write a Java program for creating two threads. One thread should display the message,
”Hello” 5 times and another thread should display the character, ’A’ 10 times
Answers
Answered by
6
Attachments:
Similar questions