Jump to content

What Makes A Windows Binary?


lion.12345678910

Recommended Posts


A "binary" or executable, is a file that contains a set of instructions. For example, I could write a program does the following:

Asks user for a number

Asks user for another number

Adds numbers together

Displays sum

The .exe extension is actually just a convention. From what I understand, you could add a new extension, call it .dxd (for example), and also have that run as a program.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...