Executable

106 164
Definition:

Executable files are applications that can be run by a computer. When source code has been compiled by a compiler it becomes readable by a computer. Users can then double-click on the file to make the application execute.

In Java, JAR files can be made executable. This means that when you double-click on the JAR file the Java application will run.

Glossary:

#ABCDEFGHIJKLMNOPQRSTUVWXYZ
Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.