what is diffrence between .NET and java?

Answers were Sorted based on User's Feedback



what is diffrence between .NET and java?..

Answer / veeramani

.net is related to only microsoft.It can be run in
microsoft only.It is platform dependent.whereas java is
platform independent i.e.,It can run on any OS

Is This Answer Correct ?    10 Yes 3 No

what is diffrence between .NET and java?..

Answer / subhransu sekhar das

it is clear that .netis platform independent because it
cannot work on every operating system...and also database
connectivityis not facilated by .net but in case of
java ..it fullfills the the above two problem

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Core Java Interview Questions

what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Which package is always imported by default?

0 Answers  


What is loop in java?

0 Answers  


What is parsing in grammar?

0 Answers  


what is deadlock in threads? with example

2 Answers   CTS, XOXO,






What are 3 data types?

0 Answers  


What is yield () in java?

0 Answers  


Can we call thread start () twice?

0 Answers  


What are different types of arrays?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


why we write public static void main (String args[]) in core java plz explain briefly??????????????????

3 Answers   HCL,


Is there any tag in htm to upload and download files?

0 Answers  


Categories