 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What are the types of function? | 
| Answer» JavaScript supports two types functions. They are: 1. Pre-defined or Library Functions 2. User-defined Functions | |