Is java is a fully object object oriented language?
Answer Posted / elango
Java is object oriented language but not fully object
oriented language. because it does not support multiple
inheritance.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ++ a in java?
What is java util hashmap?
What is a variable and constant?
What is an escape character in java?
What does singleton class mean?
How do I get the | symbol on my keyboard?
Are functions objects in java?
How can you traverse a linked list in java?
Write a function to find out longest palindrome in a given string?
What are synchronized blocks in java?
What is exception in java?
Difference between final and effectively final ?
Differences between external iteration and internal iteration?
Write the algorithm to check the number non-leaf nodes in a tree.
What is a ternary operator in java? What is an interface?