What is the difference between Java Bean and Java Class.?
Answer Posted / 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 View All Answers
What is string manipulation?
What is a subsequence of a string?
Which number is denoted by leading 0x or 0x in java?
Is there a case when finally will not execute?
What is the java idl system?
What are the advantages of exception handling?
How we can execute any code even before main method?
Is singleton set an interval?
Which method cannot be overridden in java?
how to create daemon thread in java?
How many wrapper classes are there in java?
What is complexity in java?
How many digits is int32?
What is the r character?
Why does abstract class have constructor?