Answer Posted / chandu
java is not purely platform independent
but .net is purely platform dependent
in the views of platform=os+cpu
and jvm generates different .class files
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Explain the pointers in Java?
What is an exception? difference between Checked and Unchecked exception in Java
How can I debug the Java security exceptions and AccessControlExceptions?
How does predicate work in java?
What is an example of a constant variable?
What is a qms manual?
What is string value?
Explain importance of finally block in java?
Can I import same package/class twice?
What are the major advantages of internal iteration over external iteration?
What is the nested interface?
Explain different forms of polymorphism?
How will you initialize an Applet?
What is an association?
What is difference between call by value and call by reference?