Difference between Java & Flex Getters Setters?



Difference between Java & Flex Getters Setters?..

Answer / Rakesh Nath Tripathi

"Java getters and setters are used to access and modify private variables directly. In contrast, Flex getters and setters, known as accessors and mutators, can perform additional tasks such as validation, data conversion, or event dispatching before modifying the underlying data."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

What is the difference between states and viewstack in flex? : adobe flex action script

1 Answers  


What is a metadata tag?

1 Answers  


Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener?

1 Answers  


What is interface or benefit of interface in term of oop?

1 Answers  


What is mvc and how do you relate it to flex apps? : adobe flex action script

1 Answers  


What is display object?

1 Answers  


What are runtime shared libraries in flex? : adobe flex action script

1 Answers  


What is default frame rate of the timeline in frame per second? : adobe flex action script

1 Answers  


How do u generate random numbers within a given limit with Action script?

1 Answers  


What is the difference between viewstack vs viewstate?

1 Answers  


What is display container?

1 Answers  


How do you implement push on a flex applications?

1 Answers  


Categories