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 benefits of operations?
What is volatile keyword in java
What are the major drawbacks of external iteration?
When the constructor of a class is invoked?
Does printwriter create a file?
Can you achieve runtime polymorphism by data members?
What is an abstract method in java programming?
What is the difference between an if statement and a switch statement?
Why deletion in linkedlist is fast than arraylist?
What are the steps in the jdbc connection?
How do you define a singleton class?
What is finalize method?
Explain about features of local inner class?
Explain jvm, jre, and jdk?
What is the relationship between clipping and repainting under awt?