Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is main difference b/w abstract class and interface

Answer Posted / shikha sharma

1) Every method in interface class should be abstract, but
this is not necessary in abstract class.

2)abstract class is a class which must have at least one
abstract method.
interface is a class which having all abstract methods.By
default interface methods are public abstract.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is final access modifier in java?

1211


What is data member in java?

1148


What is a classloader in java?

1063


What is the string function?

1003


I want to print “hello” even before main is executed. How will you acheive that?

1149


What is method overloading in JAVA? Why is it not present in C ?

1144


How do you reverse a list?

1049


What is implicit object in java?

1126


What does a za z0 9 mean?

1183


How do you insert a line break?

961


Does constructor return any value?

1083


What is the final keyword in java?

1520


What is difference between path and classpath variables?

1152


How do generics work in java?

1102


What is the use of generics? When was it added to the Java development Kit?

1066