What is the difference between java and .Net?
Answer Posted / b.chandana
Simply we can say that .net is framework where we can use
diff types of languages,where as java is a programming
language
| Is This Answer Correct ? | 104 Yes | 20 No |
Post New Answer View All Answers
What is the main functionality of the remote reference layer?
what is difference betweem home interface and remote interface?
why would you use a synchronized block vs. Synchronized method? : Java thread
Are arrays static in java?
Define the term string pool?
What is the string function?
Can substring create new object?
What type of value does sizeof return?
What is the impact of declaring a method as final?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What do you understand by soft reference?
Is it necessary that each try block must be followed by a catch block?
What are the classes of java?
What is bom encoding?
How to create an immutable class?