java is pure object-oriented programming language?why it is platform independent.



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

Post New Answer

More Core Java Interview Questions

What is Collections API?

1 Answers  


Can we serialize static variables in java?

0 Answers  


How to implement a multithreaded applet?

0 Answers  


Is static a keyword in java?

0 Answers  


Explain the difference between jvm and jre?

0 Answers  






When is finally block not called?

0 Answers  


what is hashmap& hashtable with example?

1 Answers   CTS,


for what purpose we use applets ?

3 Answers   Mindlogicx,


what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


What is executor memory?

0 Answers  


Why char array is preferred over string for storing password?

0 Answers  


What must a class do to implement an interface in java programming?

0 Answers  


Categories