Is Java is 100% pure OOPS? Explain?

Answer Posted / kanchan bangar

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 ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does provide mean construction?

550


What is overriding in java?

516


Which browsers work with java?

559


What is a control variable example?

527


What is the difference between == and === javascript?

567






What is the difference between hashset and treeset in java?

533


How do you write methodology?

558


What is the program development process?

558


What is the null?

538


How do I remove a character from a string in java?

494


How do you represent a space in regex java?

513


What is the range of a character variable?

540


What is complexity in java?

520


What is thread synchronization in java?

478


Which is faster string or stringbuilder?

515