what is diffrence between .NET and java?
Answers were Sorted based on User's Feedback
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 |
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 |
How to access arraylist elements in java?
Explain different forms of polymorphism?
When a byte datatype is used?
what is comparable and comparator interface?
Explain about varargs in java?
What is the requirement of thread in java?
What is the this keyword?
What is the use of Getters and Setters method ?
What is a text string?
What do you understand by private, protected and public?
Explain final, finalize() and finally?
What does jre stand for?