Why Java is not purely object oriented?
Answer Posted / subhashree
Yes ,java is not purely object oriented ,Only for the
primitive data type and for multiple inheritance
Is This Answer Correct ? | 132 Yes | 44 No |
Post New Answer View All Answers
How to make a class or a bean serializable?
Can private class be extended java?
What happens when you add a double value to a string?
What are new features introduced with java 8 ?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What are the benefits of java?
What flag up means?
Can we override tostring method in java?
What is class forname used for?
In case of inheritance what is the execution order of constructor and destructor?
What are serialization and deserialization?
Explain about arraylist?
What state does a thread enter when it terminates its processing in java programming?
How many ways can we create singleton class?
What is a nonetype?