is java purely oop Language?

Answer Posted / ashutosh yadav

Java is pure OOP becoz it provides all the properties of OOP languagelike inheritance, polymorphism etc.
)As far as Non Availability of Multiple Inheritance is concerned Java provides that feature too with "Interface".
(2)although java supports Primitive data types but to make it pure OOP language it now provides Wrapper classes like Integer, Float, Double as Object implementation of Primitive data types.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does and I oop and sksksk mean?

654


What is difference between multiple inheritance and multilevel inheritance?

603


Can we create object of interface?

607


What is the real time example of encapsulation?

599


why reinterpret cast is considered dangerous?

1903






Can we define a class within the interface?

555


Why is object oriented programming so hard?

616


What is difference between class and object with example?

564


how to get the oracle certification? send me the answer

1670


officer say me - i am offered to a smoking , then what can you say

1582


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1780


Get me an image implementation program.

1559


What do you mean by overloading?

580


Do you know about multiple inheritance?

641


What is overloading in oop?

577