why java is better then .net?

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


Please Help Members By Posting Answers For Below Questions

What is the size of a string in java?

732


Can we create object of static class?

740


What is codebase?

746


What is the function of static in java?

748


Why is java logo a cup of coffee?

814


Is java map thread safe?

699


Can we sort set in java?

740


Can we access the non-final local variable, inside the local inner class?

758


what is aggregation in java?

757


What is class and object in java?

750


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

805


why are there separate wait and sleep methods? : Java thread

771


How arrays are stored in memory in java?

704


What is a method declaration?

709


What is the size of int?

839