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

Which number is denoted by leading 0x or 0x in java?

824


Can we serialize static variables in java?

864


Write a function to find out longest palindrome in a given string?

815


How to set the permissions to a file in java?

750


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

797


What are constructors in java?

767


How to sort double array in java?

777


What are the methods used to implement for the key object in the hash map?

792


What do you mean by object?

724


What is tree in java?

672


What is difference between path and classpath in java?

702


What is method overloading with type promotion?

922


Write a code to show a static variable?

835


What is a boolean in java?

771


how to convert Java project into Maven ?

803