asked 201k views
2 votes
A _____ is a set of javascript statements that perform a specific task.

a. argument
b. element
c. function
d. property

asked
User AruniRC
by
7.9k points

2 Answers

7 votes

Answer:

C. function

Step-by-step explanation:

A JavaScript function is a block of code designed to perform a particular task.

1 vote

Answer:

A C. function is a set of javascript statements that perform a specific task.

Step-by-step explanation:

You can create a function using javascript and import that function into another set of code usually by using an "insert function" command.

answered
User Rovdjuret
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.