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

Can subclass overriding method declare an exception if parent class method doesn't throw an exception?

508


Difference between string s= new string (); and string s = "abv";?

743


What is integer parseint?

553


What is a function argument in java?

520


What are the classes of java?

543






Why main method is static in java?

597


What's a method in programming?

551


Can we use static class instead of singleton?

582


What is object of class in java?

599


Does string isempty check for null?

569


Garbage collection in java?

597


Why are variables important in research?

557


What is a substitution variable?

567


What are the advantages and disadvantages of object cloning?

576


What is static and final keyword in java?

577