Which of the following syntaxes is used to run the application packaged as a JAR file?

Last Updated on March 20, 2022 by Admin 2

Which of the following syntaxes is used to run the application packaged as a JAR file?

  • javac jar app.jar
  • javac -jar app.jar
  • java -jar app.jar
  • java jar application.jar
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments