Java standard?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PlasmaDragon

    Java standard?

    Does Java have a standard like C++? If so, where can I get a copy?
    And how many implementations of this standard exist?
  • Ryan Stewart

    #2
    Re: Java standard?

    "PlasmaDrag on" <PlasmaDragon@l ycos.co.uk> wrote in message
    news:15f1ff99.0 402271253.29471 3e3@posting.goo gle.com...[color=blue]
    > Does Java have a standard like C++? If so, where can I get a copy?
    > And how many implementations of this standard exist?[/color]

    Define "standard". Go to java.sun.com and look under documentation.


    Comment

    • James

      #3
      Re: Java standard?

      Java has official standards built on API's that have evolved over the years.
      Java would have no interoperabilit y if it had no standards, as Microsoft had
      hoped would happen when they began adding their own flavor to Java. Since
      then they were called on it and had to invent their own copy of Java, C#.
      Might as well learn it though as I went to show my boss a friends resume
      today and was told no Americans can be considered for any more consulting
      positions. That's another topic..
      "PlasmaDrag on" <PlasmaDragon@l ycos.co.uk> wrote in message
      news:15f1ff99.0 402271253.29471 3e3@posting.goo gle.com...[color=blue]
      > Does Java have a standard like C++? If so, where can I get a copy?
      > And how many implementations of this standard exist?[/color]


      Comment

      Working...