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
Tell me how many ways are there to initialise an integer with a constant.
How to convert string to char and vice versa?
How do you find the absolute value?
What does serializing data mean?
What is set in java?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
Does substring start with 0?
What are the methods available in a class?
What are the methods used to implement for the key object in the hash map?
How would overload a function based on return type?
Can we create more than one object singleton class?
Are strings immutable in java?
What is thread life cycle?
What is variable and its types?
What is Session reduplication and how its done?