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
How do you compare characters in java?
How to make a read-only class in java?
What is type inference in java8?
Can an object subclass another object?
Why is it called a string?
What is set string?
Can we extend singleton class?
What are data types in programming?
Define interface in java?
Is array passed by reference in java?
What is binary search in java?
what is the difference between yielding and sleeping? : Java thread
Can we declare register variable as global?
What do you mean by compiler?
Difference between process and thread?