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

Which object oriented concept is achieved by using overloading and overriding?

0 Answers  


What is yield () in java?

0 Answers  


why constructor dont have returns type?

9 Answers   IBM,


What is nested class?

0 Answers  


Which is better singleton or static class?

0 Answers  


Is arraylist ordered in java?

0 Answers  


What is a singleton class in Java? And How to implement a singleton class?

2 Answers  


What is the properties class?

0 Answers  


can used Protected Class outside Function.?

0 Answers   HCL,


Is it necessary that each try block must be followed by a catch block?

0 Answers  


Define inheritance?

0 Answers  


What is the difference between heap memory and stack memory?

0 Answers   Aspiring Minds,


Categories