Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

what is a binary file?

I'm being asked to download the latest version of java plug-in on pogo game site. Used pogo last nite and didn't have a problem, what's this? When I click on download java at pogo, i get message I've been chosen something about a binary file

5 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    you are downloading the wrong file. get JRE from the following link. click on the first download button and then install it and you should be fine on any site that uses Java.

    http://java.sun.com/javase/downloads/index.jsp

    Source(s): NRK
  • ?
    Lv 4
    4 years ago

    Whats A Binary File

  • 4 years ago

    is it safe for your computer

  • 1 decade ago

    A binary file is a file which uses ascii codes that don't show as letters, numbers, or punctuation. Any executable file is a binary file. So are conplex word processing codes which often contain control codes to indicate underlining and other special formats to the program. In this case you probably get a compiled java program so it is a binary file. The source code would be a text file.

  • How do you think about the answers? You can sign in to vote the answer.
  • 1 decade ago

    Typically, a "binary" file means the content of the file isn't intended to be directly human-readable, and most of the characters in the file don't translate to viewable text characters. If you were to open a "binary" file in a typical text editor, you might see miscellaneous characters that look like english characters, but that's mostly just a coincidence, although you may find some english (or other language) strings embedded in a binary file for various reasons.

    In your case, a "binary" file is also an "executable" file, which means it will do something when you execute it, as opposed to just opening the file in an associated editor. The Java installer is an executable file that installs the Java "virtual machine" and browser plugin, along with associated files and documentation.

Still have questions? Get your answers by asking now.