Programming Languages JavaScript Objective
Mar 03, 2013

How can call a function named "myFunction"?

Choose the correct answer:
A) call function myFunction
B) myFunction()
C) call myFunction()
D) myFunction
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback