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

What is incompatible types in java?

541


What is pass by value?

515


What does opcode mean?

541


What is final method in java?

543


What are the different types of methodologies?

533






What is the reason behind using constructors and destructors?

558


Can we write class inside a class in java?

553


What is the use of java?

530


Is null a string?

558


What do you mean by mnemonics?

537


what is use of functional interface in java 8?

561


What is type safety in java?

491


What is java and its types?

553


When a byte datatype is used?

569


Give reasons supporting that string is immutable.

500