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

Answer Posted / kumaresh

yes,java is pure object oriented language...

because all our codes are written within the class.

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 the purpose of using break in each case of switch statement?

642


Which collection allows duplicate values in java?

635


Describe the various concepts related to object oriented programming (oop).

677


What is the difference between inheritance and encapsulation?

697


Should you use singleton pattern?

616






Which access specifier can be used with class ?

616


What is variable explain?

616


How many types of design patterns are there?

634


What is the difference between procedural and object-oriented programs?

613


What is append function?

655


what methods would you overwrite in java.lang.object class?

650


What is skeleton and stub? What is the purpose of those?

653


Why wait and notify methods are declared in object class?

697


What if static is removed from main method?

660


Is finalize() similar to a destructor?

643