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

What is singleton class in java and how can we make a class singleton?

834


What is the function of character?

786


When should I use stringbuffer?

788


What is keyword auto for?

902


What’s the difference between the methods sleep() and wait()?

779


Is java an open source?

736


What are the two types of java programming?

768


What is java in layman terms?

749


What is the base class of all exception classes in java?

806


What is t in parametric equations?

758


What is a nested class?

841


What is the use of beaninfo?

802


What is thread pool? How can we create thread pool in java?

842


Can we store variables in local blocks?

1055


How do you use equal in java?

746