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.?

Answers were Sorted based on User's Feedback



What is the difference between Java Bean and Java Class.?..

Answer / 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

What is the difference between Java Bean and Java Class.?..

Answer / sravan chitikesi

yep,

Beans n classes are both are same,but the diff. is beans
are already predefined progs that v cant made chnges tothe
logic.
but classes are efforted by d user only....

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Core Java Interview Questions

how come we know the object is no more used in the class?

2 Answers   Accenture,


how to run ecllipse with jettyserver for windows environment using batch file

0 Answers  


What is the list interface in java programming?

0 Answers  


What is string pool?

0 Answers  


Can an interface be defined inside a class?

0 Answers  


How many types of thread in java? give the name

13 Answers   Cisco, NIIT,


Which is faster string or stringbuilder?

0 Answers  


Write a program to check for a prime number in java?

0 Answers   Cyient,


What is the difference between constructor and method?

4 Answers  


What is difference between module and function?

0 Answers  


Can a final variable be null?

0 Answers  


types of applets?.

7 Answers   TCS,


Categories