Anonymous Method Like C#.
Important Key notes:
Chapter 3:
Output
Important Key notes:
- All Methods are funtions but funtions are not method.
- Methods can not be called before it is being defined. Unlike FUNCTIONS.
- Methods is represented as variable and function is assigned to it.
- Methods is variable and any var declaration must ends with semicolon.
- Methods can be declared as Anonymous with no name and can be declared with Named Expression.
Chapter 3:
Output
No comments :
Post a Comment