Java Programming
1. What do you understand by Java Virtual Machine?
2. Write a simple Java program to display a string message and explain the steps of compilation and execution in Java Environment.
3. Write a Java program to code ApplicantCollection class, which stores and display the personal details of three applicants.
4. What is the concept of interfaces in Java with a suitable example for the same?
5. Differentiate various Exception handling techniques available in Java?