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 a stringbuffer?
what is difference between equals and ==?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
What are the kinds of polymorphism?
How we can execute any code even before main method?
Can you call one constructor from another if a class has multiple constructors?
What are the two main uses of volatile in Java?
What is method with example?
What is e in java?
What is boolean flag in java?
What is java and their uses?
What is covariant return type?
What is java dot?
What is the transient keyword?
What is prime number in java?