What are the benefits of a jar file?



What are the benefits of a jar file?..

Answer / Mukesh Kumar Tewari

Benefits of .jar files include: (1) Simplified package and distribution for multiple platform compatibility. (2) Improved application load time due to reduced disk I/O. (3) Enhanced organization and version control. (4) Reduced installation size, as libraries can be shared among applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is java api?

1 Answers  


What is lsdou? : java security

1 Answers  


what is the function of OS

3 Answers  


How do you run an executable jar file?

1 Answers  


Are the actual permissions for the application defined at run-time or compile-time? : java security

1 Answers  


How many types of jdk are there?

1 Answers  


How should I format my code? How should I comment my code?

1 Answers  


Is lambda expression an object?

1 Answers  


What is tight coupling in java?

1 Answers  


Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.

1 Answers  


How do you check if java is installed on windows command prompt?

1 Answers  


How can the static main method use instance variables?

1 Answers  


Categories