Answer the given questions and also justify your answers with appropriate examples
Question 1: What type of output does the javadoc command generate and how do you view the output?
Question 2: What is a Java archive?
Question 3: What command is used to create a Java archive? Explain using an example.
Question 4: What are the steps necessary to create a JAR file where the main entry point is identified?
Question 5: What command is used to execute a JAR file which has a main entry point?
Can you explain what a Java archive is and what command is used to execute a JAR FILE?