How java is platform independent?
Answer Posted / dubeysunny74@gmail.com
any language is plateform independent when it is hordware independent(processor) and software independent that language is called plateform independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Similarity and difference between static block and static method ?
What is static synchronization?
Is array serializable java?
How is string immutable in java?
What is the use of toarray () in java?
What is an inner class in java?
What is anonymous inner class?
What are actual parameters?
Tell us something about an iterator.
What is flush buffer?
Explain how hashmap works?
What is the use of parseint in java?
How do you sort a list in java?
which class is the wait() method defined in? : Java thread
How to retrieve data from database in java using arraylist?