Interviewer And Interviewee Guide

Java Beans Interview Question:

What are Java Beans?

Submitted by: Administrator
Java Beans are usual Java classes which adhere to certain coding conventions:
► Implements java.io.Serializable interface
► Provides no argument constructor
► Provides getter and setter methods for accessing it's properties.
Submitted by: Administrator

Read Online Java Beans Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.