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 class level lock ?
Is empty set an element of empty set?
What type of variable is gender?
Why is stringbuffer faster than string?
Define jit compiler?
What is a cup of java?
What is the need of transient variables in Java ?
What is ternary operator?
Explain the meaning of java applet.
Why there is no call by reference in java?
What are the types of java?
What is the difference between arraylist and hashset in java?
When object is created and destroyed?
Can we override constructors?
Can substring create new object?