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

Name three subclasses of the component class?

837


what is Activation Instantinator?

2121


What method is invoked to cause an object to begin executing as a separate thread?

771


What are callback interfaces?

803


Difference between DurableSubscription and non- DurableSubscription?

1933


What is the difference between the session.get() method and the session.load() method?

811


What are the call back methods in entity bean?

777


Explain ioc concept?

850


If your ui seems to freeze periodically, what might be a likely reason?

773


Name the class that is used to bind the server object with RMI Registry?

1905


Is it possible to stop the execution of a method before completion in a sessionbean?

815


What is Remote Server?

1884


what is a non-repeatable read?

2032


Why a component architecture for the java platform?

779


What is a class loader? What are the different class loaders used by jvm?

803