whats is inheritance?

Answer Posted / vasanthi

Inheritance is the process of acquiring one object to
another object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is broken and continue statement?

757


What is string builder in java?

767


What does java stand for?

788


What are methods and how are they defined?

875


Can anonymous class have constructor?

788


What is the java virtual machine?

852


Is a method a procedure?

781


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2487


What is the use of default method in interface in java? Explain

755


Can we use return in constructor?

689


What is e java?

777


How to use arraylist in java netbeans?

740


Can a string be null?

743


Can we overload run() method in java?

868


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7736