which of the following are capable of Java script functions
Answers
Answered by
2
Hiii machiii ✋...
Functions are one of the fundamental building blocks in JavaScript. A function is a JavaScript procedure—a set of statements that performs a task or calculates a value. To use a function, you must define it somewhere in the scope from which you wish to call it.
Functions are one of the fundamental building blocks in JavaScript. A function is a JavaScript procedure—a set of statements that performs a task or calculates a value. To use a function, you must define it somewhere in the scope from which you wish to call it.
Answered by
3
Answer:
JavaScript has five functions built in to the language. They are eval, parseInt, parseFloat, escape, and unescape.
Similar questions
Computer Science,
7 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Physics,
1 year ago
Math,
1 year ago