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
What are the skills required for core java?
What is string example?
Explain exception chaining in java?
What is map and hashmap in java?
Is treeset sorted in java?
What is a JAR file?
What is user defined exception in Java?
Explain the importance of import keyword in java?
What is java thread dump, how can we get java thread dump of a program?
How do you delete a list in java?
What is flush () in java?
What are triggers in DB? Explain their types. How do they work?
What is the purpose of assert keyword used in jdk1.4.x?
What are scalar data types?
In java, what is the difference between method overloading and method overriding?