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 wrapper class html?
Java.util.regex consists of which classes?
What is literal example?
Define immutable object?
State some advantages of java?
What is a singleton class in Java?
what is the replacement method of stop() of thread
How do I compare two strings in word in java?
If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great
What if static is removed from main method?
what is template design pattern?
What are design patterns and please explain?