Question Info

This question is public and is used in 31 tests or worksheets.

Type: Multiple-Choice
Category: JavaScript
Level: Continuing Education
Author: yasserhy
Last Modified: 12 years ago

View all questions by yasserhy.

JavaScript Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education JavaScript

How do you create a function?
  1. function:myFunction()
  2. function=myFunction()
  3. function myFunction()