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
Write a program to find the greatest of three numbers in java?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
How is abstraction implemented in java ?
What is the difference between delete and delete[]
What does string [] args mean?
Is java 11 paid version?
Does sprintf add a null terminator?
What are the different ways of creating thread?
What is the relationship difference the canvas class and the graphics class?
What is computer compiler?
How do you override a method?
How are destructors defined in java?
Why do I need to declare the type of a variable in java?
Is char a data type in java?
Explain the purpose of garbage collection in Java?