java is pure object-oriented programming language?why it is platform independent.
Answer / ramky
because it can be run in any opreating system, like such as windows linux etc.....
Is This Answer Correct ? | 8 Yes | 1 No |
Explain Basics of OOP Language in java
What is the difference between checked exception and unchecked exception?
what is the replacement method of stop() of thread
What is Major and importance difference between for and foreach loop ?
Is null a string in java?
What are the advantages of java?
what is object-oriented programming in java?
Is string a class in java?
What is a class variable?
What are different types of references?
Is singleton class immutable?
Which is better stringbuffer or stringbuilder?