Java violates few objected oriented concepts. Can you
explain in what way?
Answer Posted / pushpa
Multiple Inheritence
even if it is supported through the interfaces
it's not possible through basic object oriented concepts
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How do you convert an int to a double in java?
how to handle exceptions in ejb?
What does flagged out mean?
What is string data type?
Java is Pass by Value or Pass by Reference?
How do you create a sop?
give an example for encapsulation?
What is the difference between this() and super() in java?
How to sort a collection of custom Objects in Java?
What is the final field modifier?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What is difference between static and final?
How do you stop a thread in java?
What is the purpose of sizeof operator?
What is the buffer limit?