java is fully object oriented languages or not? why?

Answer Posted / atul

java is pure object oriented nobody could prove this but understand carefully.

1)everything in java define where inside class.even main()method also.
2)somebody said it support primitive data type but think these
all primitive data type also convert into class object.
how by using wrapper classes.
3)java does not support multiple inheritence why bcz it create
ambiguity error.but its alternate is there like interface.
4) in java all thing define inside class its also treat as object state and behaviour.
every thing in java that should be in OOL language.

all these thing depends on your thoughts .
if u agree then .......

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a policy?

1772


Why does the tag url-encode javascript and mailto links?

578


What classes of exceptions may be caught by a catch clause?

553


What is difference between object state and behavior?

580


How are the elements of a cardlayout organized?

596






What are JTA/JTS and how they used by client?

1716


What is the argument type of a programs main() method?

561


Are we allowed to change the transaction isolation property in middle of a transaction?

563


Java is fully object oriented languages or not?

538


Why use POJO when I can use hashmap

2045


Can I run seam outside of jboss as?

638


What is a modular application? What does module-relative mean?

538


Define aop(assepct oriented programing)?

632


which type of objects reference will be given to client?

2027


Why use a datasource when you can directly specify a connection details?

534