What is over loading? Is method over loading possible in flex?
Answer Posted / Vikash
Method overloading refers to having multiple methods with the same name but different parameters within a class. Yes, method overloading is possible in Flex (ActionScript 3).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers