adspace
Answer Posted / Rakesh Kumar
JavaBeans API is a Java standard for creating reusable components, also known as Java Beans. It defines a set of conventions for coding Java classes and properties that can be easily manipulated by other Java programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the java api?
What is the resourcebundle class?
What if I write static public void instead of public static void?
what is reflection api? How are they implemented?
Can we extract main method from another class?
What do you understand by casting in java language? What are the types of casting?
How does java handle integer overflows and underflows?
Are jvm’s platform independent?
What is the locale class?
What is the first argument of the string array in main method?