What is the difference between java and .Net?
Answer Posted / srikanth
java is not a language independent but .net is a language
independent
| Is This Answer Correct ? | 27 Yes | 58 No |
Post New Answer View All Answers
What is the difference between private & public & friendly classes?
What are thread local variables?
Can a class have multiple constructors?
Can inner class final?
What are thread safe functions?
How do you use compareto?
What is java jit compilers?
Where local and global variables are stored?
What is hashmap and map?
What is data object example?
What does split function do in java?
What are abstract methods in java?
How does arrays sort work in java?
How do you use find and replace?
how would you implement a thread pool? : Java thread