Answer Posted / anjan singh
the answer is already given above. let me ask u another
question related to this one
If every class already extends Object class , how can we
still extend another class??
eg.:
class B extends A{}
if class B already extends Object class , how can it extend
class A?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the abstraction?
What are some examples of variable costs?
Which is better stringbuilder or stringbuffer?
What is exception in java?
Why java is called not pure object oriented language?
Differentiate storage classes on the basis of their scope?
What is the difference between static (class) method and instance method?
What is an 8 bit word?
What is string length in java?
What do you mean by object?
Can we call the run() method instead of start()?
What is null statement?
What are the features of java?
What is anti pattern in java?
How does class forname work in java?