What keyword allows us to implement abstraction better in flex? : adobe flex action script
Answer Posted / Omveer Singh
The `package` keyword is used in Adobe Flex ActionScript for implementing abstraction. It helps you create reusable and organized code by grouping related classes together.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers