In real time project when will we use Abstract class. and
what are the difference between abstract and interface.

Answer Posted / avinash

In Real time,we use Abstract class when we want the
implemented functionality to be used . In Abstract class ,
there may contain Abstract methods or non abstract
methods(concrete methods).

When we dont want the functionality provided by the abstract
class then we are going to make use of Interface. we
directly implement the interface and provide functionalities
for the abstract methods.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is RMI and what are the services in RMI?

820


Which class is the immediate superclass of the menucomponent class?

877


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

3799


Explain what is orm?

844


Why won’t the jvm terminate when I close all the application windows?

954






How is a java object message delivered to a non-java client?

760


What is ioc concept?

903


What are the pros and cons of detached objects?

736


Is there a guarantee of uniqueness for entity beans?

744


What is the difference between java class and bean?

767


Which textcomponent method is used to set a textcomponent to the read-only state?

854


Explain the different types of memory used by jvm?

840


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

753


Do you think that java should have had pointers?

799


Explain ioc concept?

835