Is java pure object oriented or not? if yes, give the valid
reason.

Answer Posted / mishal tripathi

No, it is not purely object oriented because of primitive
data types.

Is This Answer Correct ?    30 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the java compiler work?

614


What is difference between static variable and global variable?

654


Why does java have different data types for integers and floating-point values?

623


What are conditionals and its types?

695


How do you control extraneous variables?

598






Can a private method of a superclass be declared within a subclass?

613


Explain the scope or life time of class variables or static variables?

622


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

670


What is * argv?

809


what is server side caching?

1695


What is the difference between synchronized and synchronized block?

612


How do you sort a string in java?

615


What is unicode datatype?

614


Explain notify() method of object class ?

692


What is a parameter used for?

608