Is Java is 100% pure OOPS? Explain?

Answer Posted / ganapathy

it is not pure because java does not support multiple inheritance
it supports primitive data type such as int,byte,long etc to be used,which r not objects.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will happen if static modifier is removed from the signature of the main method?

528


Why we cannot override static method?

561


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1673


Can two objects have same hashcode?

566


Define an enumeration?

615






What is thread count in java?

547


What is deserialization?

587


What is string intern in java?

554


What are multiple inheritances? Is it supported by java?

467


What is difference between == and === in js?

551


What are the different ways of creating thread?

573


Why is boolean important?

593


Why are functions called methods in java?

534


Can we sort a map in java?

578


Why declare Main() method as a static in java ?

598