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

What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

580


Write a program to check string is palindrome without using loop?

567


What is illegal identifier in java?

538


Difference between ‘is-a’ and ‘has-a’ relationship in java?

543


What is nullpointerexception?

558






Compare Mutex and Semaphore in java.

562


What is string buffer?

506


What is a dynamic array java?

521


Can private class be extended java?

571


Can you write a java class that could be used both as an applet as well as an application?

519


What is the default value of float and double datatype in java?

534


How can we create objects if we make the constructor private ?

545


What is jit and its use?

585


What java ide should I use?

571


How can a gui component handle its own events?

597