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 |
What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?
What is string and its types?
What is meant by Java interpreter?
What is the difference between error and an exception?
What are alternatives to java serialization?
How many types of voids are there?
What are the types of exceptions?
What are the two major components of JDBC?
Java does not support multiple inheritance. how interface helps in the same?
How you can create a radio buttion using Checkbox class?
What are the object and class classes used for?
what is the difference between statis block and static variable