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 the difference between abstract class and
Interface?where we can use it in realtime projects?

Answer Posted / rashmi kalra

1. Abstract classes may have concrete methods while
interfaces have no methods implemented.

2. Interfaces do not come in inheriting chain while
abstract class come in inheritance.

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of character?

1203


Describe the Big-O Notation.

1100


What are autoboxing and unboxing? When does it occur?

1015


What is Mutex (Mutual Exclusion Object) ?

1209


Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

1032


What is console based application in java?

1085


What's a method in programming?

1154


What do you understand by garbage collection in Java? Can it be forced to run?

1032


What do you mean by default constructor in java?

1122


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

1090


What is substring 1 in java?

1235


What are the different collection views provided by maps?

1041


Which one will take more memory: an int or integer?

1283


What is immutable in java?

1124


Difference between string s= new string (); and string s = "abv";?

1255