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
Why parameters should be passed by reference?
Is java call by value?
What is called module?
What is the meaning of I ++ in java?
What is a newline character in java?
What are features of java?
Why are variables important in research?
What is javac in java?
Can bool be null?
What are user defined exceptions?
What is proper subset?
Explain the difference between jdk, jre, and jvm?
Can we convert list to set in java?
How do you check if a string is lexicographically in java?
What is variable length arguments in java?