Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / supriya
No,
1.Primitive data types are present
2.Multiple inheritance is not support which is OOPs concept.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can we override data members in java?
How many bits is a boolean?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is the purpose of checked and unchecked exceptions in JAVA?
How many types of the indexof method are there for strings?
What are static blocks in java ?
What is serialversionuid?
Is node a data type in java?
What is jvm? Why is java called the platform independent programming language?
What are the main uses of java?
What is a constructor, constructor overloading in java?
Explain enumeration in java?
How do we access static members in java?
Name container classes in java programming?
Explain what access modifiers can be used for methods?