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 difference between printf and scanf?
What are java packages? What is the significance of packages?
Why java is call by value?
What are the main concepts of oops in java?
Does java support Operator Overloading?
What is java util list?
Differentiate between nested and inner class in java.
What is the size of boolean variable?
What methodology can be utilized to link to a database?
What is difference between jdk,jre and jvm?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Tell us something about set interface.
What is ternary operator?
What is linkedlist in java?
What is a java object and java application?