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
how to deploy tomcatserver to weblogic server? write d following steps?
Can finally block be used without a catch?
How many bits is a char?
Write a program to print fibonacci series
What is the primary benefit of encapsulation?
Explain the private protected method modifier?
What does this () mean in constructor chaining concept?
Why java is made?
What is a superclass?
What is the difference between static (class) method and instance method?
Can we write method inside a method in java?
What is a char in java?
How do you start a new line in java?
How do you do exponents in java?
How big is a gigabyte?