How java is platform independent?
Answer Posted / sushil vashist
JAVA is not fully platform independent, as it depends on the
corresponding JVM which in turn is platform dependent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you find the independent variable?
Can private class be inherited in java?
What is a boolean output?
Does unicode support all languages?
What do you understand by soft reference?
What does it mean that strings are immutable?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Can you use this() and super() both in a constructor?
What do you mean by boolean?
What is public static void main?
How to change value in arraylist java?
What do you understand by final value?
What does bitwise or mean?
What is the default execution method in java?
What is the size of an array?