Is Java is 100% pure OOPS? Explain?

Answer Posted / muthusenthil

java is not 100% oops because of only reason it has static
keyword, according to oops and in real world we need an
object to perform a function but in java using class name
without an object we can perform function or call a method
this violates oops and real world reflection..

Is This Answer Correct ?    24 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are adapter classes?

684


What is object english?

678


What is a boolean output?

610


What is a java object and java application?

668


What is variable argument in java?

663






Describe how to implement singleton design pattern in struts.

631


What is singletonlist in java?

591


What is parameters example?

646


What’s the difference between unit, integration and functional testing?

706


What is a null class?

662


What are green threads in java?

638


What is autoboxing in java?

700


What is the symbol for space?

658


What is the main purpose of java?

611


Which is faster set or list in java?

644