java is pure object-oriented programming language?why it is platform independent.
Answer Posted / ramky
because it can be run in any opreating system, like such as windows linux etc.....
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can we call thread start () twice?
What is final modifier?
What is difference between core java and java ee?
How does a for loop work?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is the difference between heap and stack memory?
What is the role of garbage collector in java?
Explain notify() method of object class ?
What is double word?
Write a program in java to establish a connection between client and server?
Do you know why doesn't the java library use a randomized version of quicksort?
What is the difference between size and length in java?
Why is sizeof not a function?
What are the new features in java 8? Explain
Why is logger singleton?