MULTITHREADING
6. Write a Java program to implement a concurrent web crawler that crawls multiple websites simultaneously using threads.
OUTPUT