What is the difference between java and .Net?
Answer Posted / ritu gupta
java is a single language on multiple plateform but .net
can have diff languages on a sngle platform.
Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
What are the uses of synchronized keyword?
What are the different types of inheritance in java?
Why scanner is used in java?
What is a buffer in computer?
What about anonymous inner classes in java?
What is method overloading and method overriding?
Can substring create new object?
Is null == null in java?
What if static is removed from main method?
How is the marker interface used in Java?
Explain working of call by reference function invoking.
How can you write a loop indefinitely in java programming?
Explain exception chaining in java?
How do you pass by reference?
What do you mean by aggregation?