Is Java is 100% pure OOPS? Explain?

Answer Posted / rupali

no. java is not 100% pure OOPS.Bcz:
1). it does not support multiple inheritance and pointers
which are the concepts of oops.
2). it provides primitive datatypes which are not treated
as objects.
3). Bcz of static keyword.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some features of the abstract class.

804


What is meant by oops concept in java?

759


Can a class extend more than one class?

869


What is methodological theory?

768


What is run time allocation?

794


Is java jre still free?

735


What is entry in java?

812


What is the super void?

704


Describe how to implement singleton design pattern in struts.

779


What is starvation?

951


How do you use wildcards?

768


Is array primitive data type in java?

772


What are the difference between string, string builder, and string buffer in java?

870


How to check if a list is sorted in java?

808


How to solve the problem of generating the unique hash keys with hash function?

1690