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 are the diff types of exception?

545


How task's priority is used in scheduling?

1765


Difference between new operator and class.forname().newinstance()?

585


How are the elements of a cardlayout organized?

585


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

526






Which javutil classes and interfaces support event handling?

569


What is the purpose of the finally clause of a try-catch-finally statement?

543


When a thread blocks on i/o?

556


What is synchronization and why is it important?

532


What is the difference between java class and bean?

573


what is handle?

1833


What is the immediate superclass of the applet class?

583


Is jvm a overhead?

609


What does module-relative mean?

561


Why are my checkboxes not being set from on to off?

623