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 Java Bean and Java Class.?

Answer Posted / shadow

Basically a Bean is a java class but it has getter and
setter method and it does not have any logic in it, it is
used for holding data.
On the other hand the Java class can have what a java bean
has and also has some logic inside it ....!

$HADOW

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is finally block?

1121


What lambda means?

1064


Is main a keyword in java?

1019


What is the use of flag?

1135


What is the purpose class.forname method?

1008


Explain public static void main(string args[]).

1232


How do you sort in ascending order in java?

914


What is the this keyword?

1089


What is tcp and udp?

1068


What is void class in java?

1021


What is an empty class? What functionality does it offer in Java?

1342


What is type inference in java8?

1099


Can a private method of a superclass be declared within a subclass?

1099


What about member inner classes?

1152


what are the methods in object?

1203