Files

Difference Between JAR and WAR
The main difference between JAR and WAR Files is that the JAR files are the files that have Java class files, associated metadata and resources aggreg...
What is the Difference Between JAR and WAR Files
Generally, a JAR file contains Java related resources like libraries, classes etc. JAR file is like winzip file except that Jar files are platform ind...
What is the Difference Between dll and exe
An exe is an executible program whereas A DLL is a file that can be loaded and executed by programs dynamically. .exe and dll are the compiled version...