Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?
Answer Posted / raji
in java the byte code which is called as plat form independent
so........ it can be ready executed in any platform
and where particuler jvm is plat form dependent.......always
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Where is java located?
What are advantages of using Java?s layout managers than windowing systems?
Explain importance of inheritance in java?
What is empty string literal in java?
What is thread start?
Name few java 8 annotations ?
What is close method? How it's different from Finalize & Dispose?
What is a numeric string?
What do you understand by overloading and overriding in java?
When is the garbage collection used in Java?
What is the purpose of a default constructor?
What is use of functional interface in java 8? Explain
What is the final access modifier in java?
What is the final variable?
When can an object reference be cast to an interface reference in java programming?