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 |
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.
how can program polindrome using java
What is native api in java?
How to implement Hash Map?
What is a controller in java?
Who developed rxjava?
What is javabeans api?
What is map and flatmap?
explain isalive() method under thread class?
What is class path in java?
What is jdk jre and jvm?
What is type_scroll_insensitive in java?