State the difference between array and array collection?
Answer / Jitendra Kumar Ray
In Adobe Flex, Array is a basic data structure that can store multiple values of the same data type. Array Collection extends Array to support multiple data types and includes additional methods for managing collections such as filtering, sorting, and iteration.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are sealed classes in flex? : adobe flex action script
Sometimes, if I do not move the mouse, "click" and "mousedown" do not work. Why is that? : adobe flex action script
State the difference between array and array collection?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
How do u implement PUSH on a flex appln?
Difference between http service and remote object?
What is the function of exclude or exclude class related to the data or class?
Why are there errors with the macromedia.css.locatorparser class and weblogic? : adobe flex action script
What are the Benefits of flex?
Is it possible to make httpservice requests synchronous in adobe flex?
How do you generate random numbers within a given limit with actionscript? : adobe flex action script
How do I get flex to query my database?