Answer Posted / mike
The original object or an entity class becomes a superclass of the original object or entity when a subclass has been derived one or more occurances inheriting the attributes of the superclass.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the declaration statement?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Is java developer a good career?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
Explain about interrupt() method of thread class ?
What is a class variable?
What is super keyword explain with example?
Where is the singleton class used?
Is finalize() similar to a destructor?
Is a char always 1 byte?
Explain the term virtual machine?
What is finalize()? Is finalize() similar to a destructor?
Why set do not allow duplicates in java?
What are keyboard events?
In which language java is written?