What are the similarities between java and flex? : adobe flex action script
Answer Posted / Chandra Pal
Java and Flex share several similarities:
1. Both are object-oriented programming languages.
2. Both use classes, interfaces, and packages for organizing code.
3. Both have a strong typing system with static types.
4. Both support exception handling.
5. Both can be used to build rich internet applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers