whether java is fully object oriented language or partially
object oriented language

Answer Posted / maninder kaur

java partially "ool" because it supports primitive data type also [ means not only class done all process . int,float also used to process so that say]

but yes, coz we have wrapper classes to make all primitives as objects, we can considered it as a pure object oriented language.

still, there are lots of conflicts about it.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why not override thread to make a runnable? : Java thread

549


What are the kinds of polymorphism?

602


What are classloaders?

593


Which access specifier can be used with class ?

524


How do you sort data in java?

510






What is the arraylist in java?

520


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

985


What is a Null object?

881


What is the full form of jpeg?

508


how to create multithreaded program? : Java thread

496


Explain aggregation in java?

542


What is java objectoutputstream?

535


What are access specifiers available in java?

569


What is the difference between import java.util.date and java .util?

555


What is the difference between overriding and overloading in OOPS.

545