What is a runnable JAR file? java training institute in (JNNC Technologies)vizag

 
                                                            http://jnnctechnologies.com/


Creating an Executable Jar File. In Java, it is common to combine several classes in one .jar ("java archive") file. Library classes are stored that way. Larger projects use jar files. ... A jar file created with a main class manifest can be used both as a library and a runnable jar.

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();