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
Do we have pointers in java?
What are the restrictions that are applied to the java static methods?
What is the use of singleton?
Is assembly language a low level language?
What is the use of static class?
What is the purpose of java?
What is the difference between inner class and nested class?
Define jit compiler?
what is abstract class in Java?
What does string [] args mean?
What is the purpose of static methods and static variables?
What is the difference between serializable and externalizable interfaces?
What is private public protected in java?
What is a generic code?
Can arraylist hold different types java?