What gives java it’s “write once and run anywhere” nature?
Answer / nashiinformaticssolutions
Java's 'write once and run anywhere' nature is achieved by using Java Virtual Machine (JVM) and bytecode. Java code is compiled into bytecode, which can be executed on any platform that has a JVM installed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is gui in java with examples?
What is java flatmap?
What is serializable in java?
Is eclipse a jdk?
what are the different phases in delivering the project during development and maintenance?
What is the difference between a jdk and a jvm?
What is Map,List,hashtable,ArrayList and difference between them??
I run a web server. Am I at risk? : java security
Who developed rxjava?
What is java web application?
Explain main thread under thread class execution?
What about 'hostile applets'? : java security