Write a program in JAVA to print EVEN and ODD numbers within a range using multithreading.
I was asked this question in Nokia Networks. You have to write a Java multithreaded program which will take the input range from user and print those numbers as Even or Odd.
No comments:
Post a Comment