what do you meant by Platform-Independent?
Answer Posted / vasanthakumari.s
Platform Independance means, generating executable code
independant of the underlying software/hardware platform on
which the code is required to run.
Java uses the concept of a Virtual Machine to abstract the
underlying hardware/software and providing a standard
execution environment for all Java bytecode based programs.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Give me example of derived data types.
List the three steps for creating an object for a class?
What is the difference between logical data independence and physical data independence?
What is mean by collections in java?
Is a char always 1 byte?
Can I declare a class as private?
How do you write methodology?
Can we overload the main() method?
What does n mean in java?
What is the integer of 16?
Explain OOPs concept.
What is thread count in java?
What is the difference between length and size in java?
Why arraylist is used in java?
What is valid keyword in java?