Which is not Object in Java?

Answer Posted / aruna

JAVA is not 100% Object Oriented as we can use primitive
datat types like int ,float in java also.we have to wrap
them into as Objet as the JVM can not treate them as
objects.In JAVA1.5 we no need to wrap them as Objects
because 1.5 provides auto wrapping up of primitive data
types.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the generic class?

698


What is an eror in java?

762


What are the concepts of 'OOPS'?

800


What happens if constructor is private?

765


What is an iterator interface in java programming?

716


Difference between operator overloading and function overloading

795


What is the difference between Java1.4 and Java1.5

2040


What do you understand by overloading and overriding in java?

746


How java is similar to c?

771


What are wrapped classes in java programming?

805


Is main a function?

686


What is the access scope of protected access specifier?

726


Explain the use of javap tool.

821


What is a literal coding?

711


What is regex in java?

684