what do you meant by Platform-Independent?
Answer Posted / priyanka adam
because after compilation of java program it generates byte
code which can run on any platform that's why it is platform
independent.. while JVM is platform specific.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is replaceall in java?
What is the numeric promotion?
What is a file pointer?
What does g mean in regex?
What is a Hash Table? What are the advantages of using a hash table?
What happens if we override only equals?
Can we increase size of array?
What is the difference between an interface and an abstract class?
How do you achieve singleton?
What is a boolean field?
What is qms certification?
Which variables are stored in stack?
What are the steps involved to write rmi based programs?
What is an example of a conditional statement?
What is the difference between length and length () in java?