why abstract class does not have object creation

Answer Posted / meenakshi

absract class contain defined and undefined methods,,so when we create object for abstract class we need to override both defined and undefined methods inorder to avoid overriding defined methods for abstract class there is no object creation...

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about map interface in java?

583


What does this () mean in constructor chaining concept?

552


Explain about fail fast iterators in java?

555


What are packages in java?

557


What differences exist between iterator and listiterator?

561






Can you give few examples of final classes defined in java api?

555


Is 0 an irrational number?

594


What is the difference between a window and a frame in java programming?

587


a thread is runnable, how does that work? : Java thread

504


What are the differences between wait() and sleep()?

533


How do you sort a string in java?

532


What is the function of static in java?

535


explain local datetime api in java8?

549


What does a method signature consist of?

505


Is integer passed by reference in java?

558