Why Java is Not a fully Object Oriented Language.

Hello Friends,I just read in Interview FAQ of one IT Company that Why Java is not a fully Object Oriented Prog Language. If its true can anybudy give mi correct answer with examples. Its urgentThanks & Ragards
[234 byte] By [anand_ba] at [2007-10-3 4:01:59]
# 1

I see. Too urgent to invest two seconds in a bloody search,, and instead pester us with a question that's asked twice a week.

http://onesearch.sun.com/search/onesearch/index.jsp?qt=Why+Java+is+not+a+fully+Object+Oriented+Language&col=developer-forums&subCat=siteforumid%3Ajava31&site=dev&dftab=siteforumid%3Ajava31&chooseCat=javaall&cs=false&rt=true

CeciNEstPasUnProgrammeura at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 2
Aaaargh! If it is so fcuking urgent you could have used the search! That had been way quicker than posting that question, which has been discussed a bazilloin times here already.Edit: Rene, can you use an url tag, please?
PhHeina at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 3
Anand , your information is not exact.....JAVA is Fully Object Oriented language , but C++ is not fully object oriented laguage......Upgreade your knowledge.................Regards ,Mehul......
Mehul.Kapadiaa at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 4
>Upgreade your knowledge.................You too.
CeciNEstPasUnProgrammeura at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 5

Hi guys

Actually the Object oriented programming is not a language its a mathametical concept.based on this concept we are bulding the languages .i think "Ruby on rails " is mostly(not 100%) OOP Based.

Ok for our Question

================

Certainly java is not fully object oriented.

There may be 2 reasons

1.It does nt Support Multiple inherietrence in java

2.we cant create objects for the primitive Data types

So i think java is not a fully object oriented.............

sunil_kumar364a at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 6

Is it Dead Thread day?

> There may be 2 reasons

> 1.It does nt Support Multiple inherietrence in java

Yes it does

> 2.we cant create objects for the primitive Data

> types

You have wrapper objects for primitive types. (It is the fact you have primitives in the first place which is the "problem")

mlka at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...
# 7

.............. Much noledge updation is required..............

................thread two new to be resurected , plz wait 18 mnths , standard sub continent thread ressurection time....................

pls fix auto repeat on fullstop key.......................................................

ScarletPimpernela at 2007-7-14 22:01:19 > top of Java-index,Java Essentials,Java Programming...