Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
The setter and getter methods are the accessor and mutator method which is usually used in the java beans to provide the security to the method in a class. 1) By doing this we can access the varible of an class dynamically and can set the variable dyanmically. 2)It is …
The End.
imtiyaz41