Is Java is 100% pure OOPS? Explain?

Answer Posted / ramesh hurakadli

Java is not pure Object Oriented Programming
language,Because it supports primitive data types.so java is
not pure Object Oriented Programming language.Smalltalk is
the only language which is pure Object Oriented Programming
language.Which languages does supports primitive data types
those are not pure Object Oriented Programming language's.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why should I use abstract class?

772


What are the benefits of immutable objects?

754


Where is core java used?

772


Can a constructor have different name than a class name in java?

824


What is a map? What are the implementations of map?

818


What is the advantage of OOP in java?

881


Is nullpointerexception checked or unchecked?

762


What’s a deadlock?

844


How does sublist works in java?

730


Is main an identifier?

760


Can inner class extend any class?

806


what is nested class in java?

810


What is the difference between compare and compareto in java?

705


When super keyword is used?

800


Can java list be null?

751