How java is platform independent?
Answer Posted / rajiya
java platform independent because you can use any time and
any place and also different operating sysetem use.
we not required particulat platform .java programe
required compile time java virtual machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between heap and stack memory?
how to handle exceptions in ejb?
What is the advantage of functional interface in java 8?
What's the difference between an abstract class and interface in java?
What is the byte order of byte buffer?
What is bean? Where it can be used?
How do you compare two objects?
What is the purpose of void class?
Mention a package that is used for linked list class in java.
What will be the default values of all the elements of an array defined as an instance variable?
What are wrapped classes in java programming?
When throw keyword is used?
When object is created and destroyed?
What things should be kept in mind while creating your own exceptions in java?
What is size of int in java?