Answer Posted / saritha
java is not pure object oriented programming language.
it does not support multiple inheritance..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do negative exponents mean?
What is java util?
Why null value is used in string?
Explain when we should make an instance variable private.
What are recursive functions? Give some examples?
Can we use both this () and super () in a constructor?
What are some examples of variable costs?
Do I need to import java.lang package any time? Why?
What are data types in programming?
What are nested classes in java?
What is the point of polymorphism java?
How does class forname work in java?
What is java beans?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
Why are the objects immutable in java?