CORE JAVA PROGRAMMING - Topics
CORE JAVA PROGRAMMING - Practice Problems
CORE JAVA PROGRAMMING - Practice Problems
1. Write a Java program to create a basic Java thread that prints "Hello, World!" when executed.
Tutorial2. Write a Java program that creates two threads to find and print even and odd numbers from 1 to 20.
Tutorial3. Write a Java program that sorts an array of integers using multiple threads.
Tutorial4. Write a Java program that performs matrix multiplication using multiple threads.
Tutorial5. Write a Java program that calculates the sum of all prime numbers up to a given limit using multiple threads.
Tutorial6. Write a Java program to implement a concurrent web crawler that crawls multiple websites simultaneously using threads.
Tutorial7. Write a Java program that creates a bank account with concurrent deposits and withdrawals using threads.
Tutorial8. Create the program to create multiple threads by using Runnbale interface
Tutorial9. Create the program to create multiple threads by using Thread class
Tutorial10. Create the program to create multiple threads, set its name and its priority.
Tutorial11. Create the program to create multiple threads, show an example of synchronization keyword.
Tutorial12. Create the program to create multiple threads, show an example of notify, notifyall, wait, resume, sleep methods.
Tutorial13. Create the program to create multiple threads, show an example of join and yield methods.
TutorialExpand Your Horizons with Our Free YouTube Courses
Our comprehensive YouTube courses cover a wide range of computer science and IT subjects. Each course is carefully crafted to provide you with a solid foundation and a deeper understanding of the topic. Explore our playlist of free courses and learn at your own pace. Stay ahead of the curve and boost your knowledge with our engaging video lectures.