Jump to content

Talk:Write once, run anywhere/Archives/2020

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia


Not write once, but compile once

The intended property of java was to compile once, obtaining a byte-code that can run anywhere that has the virtual machine (jvm) available. The success of achieving this is disputable. The described property of write once, run everywhere (sometimes write once, compile lots, run everywhere) is just a property of 'portable code'.

93.117.245.132 (talk) 12:41, 23 June 2020 (UTC)