Programming Languages JavaScript Objective
Mar 03, 2013

How do create a function in javascript ?

Choose the correct answer:
A) function myFunction()
B) function=myFunction()
C) function:myFunction()
D) All of the above
Detailed Explanation

Option A is the right answer.

Discussion (0)

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

Share Your Thoughts
Feedback