Is java is a fully object object oriented language?
Answer Posted / sravanthi
java is not fully supported oops concepts.
be'z several features like ... multiple inheritence &
operator overloading ... are not supported by java.
even java contains non-object premitive datatypes..
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Why is stringbuffer faster than string?
What do you mean by default constructor in java?
What modifiers are allowed for methods in an interface?
What is formatted output in java?
What are voids?
What is the core java?
What is difference between synchronize and concurrent collection in java?
What is scope of a variable?
Explain the scope or life time of class variables or static variables?
What does java se mean?
Is string pool garbage collected?
How do you use equal in java?
Explain java coding standards for classes or java coding conventions for classes?
What is complexity and its types?
how we can create packages in java?