Question Info

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

Type: Multiple-Choice
Category: JavaScript
Level: Continuing Education
Author: yasserhy
Created: 13 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 call a function named "myFunction"?
  1. call function myFunction
  2. call myFunction()
  3. myFunction()