What is the difference between java and .Net?
Answer Posted / kondal
as compared to java .net easily understood. java is support
to multiple operating systems but .net runs only on windows.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the difference between the paint() and repaint() methods in java programming?
Why spring singleton is not thread safe?
What do you mean by flow of struts?
Where import statement is used in a java program?
What is the differences between heap and stack memory in java? Explain
What are different types of constants?
What is backdrop?
What is a double vs float?
What is mean by collections in java?
how do I create a runnable with inheritance? : Java thread
How many ways can we create the string object?
Explain method local inner classes ?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
You're given a Boolean 2D matrix, can you find the number of islands?
How can I right-justify a string?