Is java is a fully object object oriented language?
Answer Posted / sravanthi
No,java is not fully Object oriented language.
b coz java does not supports pointers and multiple
inheritance concepts.
thanks
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the difference between composition and inheritance in java?
What is busy spin, and why should you use it?
What is variable length arguments in java?
How thread scheduler schedule the task?
which pattern is default in scanner package?
Is array passed by reference in java?
What is java basic concept?
What does the string method compareto () do?
Can we overload the methods by making them static?
What about features of local inner class?
How many digits can a float hold?
What is type safety in java?
What are the two basic ways in which classes that can be run as threads may be defined?
When is the arraystoreexception thrown?
how to one war file class to another war file class?