Answer Posted / vishu
abstract class caontains only abstract mehtods all methods
that have to define before they are decalring in the next
class
& we dosn't create object of the abstract class
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the advantages and disadvantages of reference counting in garbage collection?
Can you give names of Container classes?
What is the use of http-tunneling in rmi?
List some important characteristics on jre
why we use merge option in hybernate pls give a ex snippet
What class allows you to read objects directly from a stream in java programming?
Write java program to reverse string without using api?
Is set sorted in java?
what is comparable and comparator interface?
What do you mean by scope of variable?
What is the function of log?
Can we define a package statement after the import statement in java?
Can a final variable be manipulated in java?
Is singleton a bad practice?
What is boolean in java?