What is JAVA? Why it is platform independent?
Answer Posted / bhavani k
java is fully object oriented language, java can run any
where and any time so it is platform independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you do not want your class to be inherited by any other class. What would you do?
Tell us something about set interface.
What are the advantages and disadvantages of object cloning?
What happens if we override only equals?
What is length in java?
What is the use of using enum to declare a constant?
Does constructor return any value?
What is ascii format?
What is difference between core java and java ee?
What is java ceil?
What is the difference between pass by reference and pass by pointer?
Explain about automatic type conversion in java?
What are the differences between c++ and java?
Can one thread block the other thread?
What is the difference between C++ and Java and your preferences?