adspace
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 an object in java and how is it created?
Is minecraft 1.15 out?
What is a constructor overloading in java?
What do you mean by an interface in java?
Realized?
explain different ways of using thread? : Java thread
How to create a base64 decoder in java8?
What is the difference between break and continue statements?
How to sort array in descending order in java?
What is java string pool?
What are the differences between heap and stack memory in java?
Write a program to find the whether a number is an Armstrong number or not?
Explain public static void main(string args[]) in java.
What is a classloader in java?
What is the difference between equals() and == in java?