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


Please Help Members By Posting Answers For Below Questions

Why bytecode is called bytecode?

817


What must a class do to implement an interface in java programming?

748


What is a top level class in java?

739


What is a double vs float?

745


What is the purpose of a transient variable?

813


What is collection class in java?

729


What is meant by collection in java?

787


What is the properties class?

824


What is the scope or life time of instance variables?

884


What is java util list?

674


What are the advantages of encapsulation in java?

751


What is the difference between double and float variables in java?

856


What is oops in java?

767


How can you avoid serialization in child class if the base class is implementing the serializable interface?

840


What is string in java with example?

703