Why Java is not purely object oriented?

Answer Posted / ratnam gupta

java is fully object oriented language because you will say about primitive data type int ,float etc than wrapper classes concept is there for primitive data types .and wrapper class makes the data types as object

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need data structure in java?

586


What is floor in java?

573


how to write a server program and sending the mails to the server using smtp protocol please help me

1556


What is scope of a variable?

613


How to disable caching on back button of the browser?

535






What does the “static” keyword mean?

591


What is volatile data type?

555


Can bool be null?

530


What do you mean by garbage collection used in java?

584


What are the types of literals?

573


What is formatted output?

524


How many bytes is a unicode character?

520


Explain the transient field modifier?

573


What is the exact difference in between Unicast and Multicast object? Where will it be used?

593


You're given a Boolean 2D matrix, can you find the number of islands?

610