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
How do you compare two strings lexicographically?
Is this valid in java ? Can we instantiate interface in java?
Can you explain the private protected field modifier?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is the difference between Java1.4 and Java1.5
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Difference difference paint() and paintcomponent()?
What does s mean in regex?
What are the differences between wait() and sleep()?
How will you invoke any external process in java?
Why method overriding is used?
What is the default value of local and global variables?
Can a method inside a interface be declared as final?
What is array and arraylist in java?
Why are functions called methods in java?