Is Java is 100% pure OOPS? Explain?

Answer Posted / priyanka

Java is not 100% pure oops lang. as it doesnt support multiple inheritance cconcept.....but also it supports multiple inheritance through interface...but interface is not the part of oops.....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What 5 doubled?

732


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

740


Is binary a low level language?

703


What do you understand by access specifiers in Java?

793


What is the old name of java?

710


What is compareto () in java?

720


How do you remove an object from an arraylist in java?

662


Why do we need wrapper classes?

798


Why java is considered as platform independent?

772


What is return data type?

780


Can we override private constructor in java?

713


Why are lists ordered in java?

773


What is the static variable?

803


What is the effect of keeping a constructor private?

679


Explain runtime exceptions?

924