What are the similarities between java and flex? : adobe flex action script
Answer / 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 |
What is event flow in term of event handling in flash action script 3.0?
What are the differences between 4.6/4.5/4.0 and flex 3.0?
How do u implement PUSH on a flex appln?
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
What is state? : adobe flex action script
What is display list? : adobe flex action script
How can you show a jpg image in dynamic text field? : adobe flex action script
How do we call javascript from flex actionscript? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
What is the difference between target and current target?
What is adapter in blaze ds?
What is the difference between changewatcher.watch, and bindingutils.bindproperty? : adobe flex action script