Is java pure object oriented or not? if yes, give the valid
reason.

Answer Posted / siva parvathi

yes,yes,java is pure object oriented language...

because all our codes are written within the class.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does sublist works in java?

695


Does java support multiple inheritance or not?

773


What is derived datatype?

830


What are java packages? What is the significance of packages?

737


Explain purpose of sleep() method in java?

801






What is the use of System class?

821


What is a boolean field?

698


Can a class declared as private be accessed outside it’s package?

725


what is comparable and comparator interface?

743


Define the term string pool?

764


Explain hashset and its features?

787


What do you understand by the term polymorphism?

800


Why is java called the platform independent programming language?

760


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

789


What is difference between adapter class and listener?

668