Is Java is 100% pure OOPS? Explain?

Answer Posted / k.k

NO Java is not purely Oops bcaz of

1) AWT makes java code dependent..
AWT Uses Windows component which means java is depending
on OS components which makes it dependant

BUT Swings are introduce to make it independant

2) Primitive data type such as int makes java dependant
But Wrapper classes such as Integer make it independant


Becaz of abov 2 reasons java is dependant....

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between association, composition and aggregation?

555


Explain about class in java?

608


What is run time allocation?

573


What is unicode full form?

547


What class of exceptions are generated by the java run-time system?

624






What is flag in java?

529


From the two, which would be easier to write: synchronization code for ten threads or two threads?

612


How can you handle java exceptions?

523


Variable of the boolean type is automatically initialized as?

593


Can we override private method?

552


What are white spaces in java?

525


What is return null in java?

505


How to use Media tracker Class.

641


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

617


What is the purpose of extern variable?

529