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
What is a cup of java?
Write a program to check for a prime number in java?
What is a singleton in genetics?
Is a copy constructor?
What is difference between string and new string?
What is string value?
How garbage collection is done in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
Define "Access specifiers" in java.
What is a singleton factory?
Who found java?
How to print an arraylist in java?
Can we overload the main() method?
how to deploy tomcatserver to weblogic server? write d following steps?
Can static method access instance variables ?