Answer Posted / uday kumar
Java does not support multiple inheritance and .NET
supports multiple inheritance.
Java platform independent and .NET is not....
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Can we declare a class as static?
Why do people says “java is robust”?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is nextint java?
Can you sort a string in java?
What is another word for methodology?
Is string is a class in java?
Why is logger singleton?
What is printwriter in java?
What is the difference between iterator and enumeration ?
Write a factorial program using recursion in java?
What is an argument in java?
Can a static class have a constructor?
What is super in java?
What is a static method in java?