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 do you mean by pointer value and address?

586


What are local variables?

604


What is super in java?

582


How to write custom exception in java?

613


define polymorphism in java

643






Does java vector allow null?

548


What is object english?

591


Can we change the scope of the overridden method in the subclass?

859


What is the difference between a scrollbar and a scrollpane?

578


Explain about complier design(phases)

637


Explain about core java?

637


How can you add and remove nodes in jtree?

623


What is core java used for?

521


Explain what access modifiers can be used for methods?

576


What is the use of predicate in java 8?

504