Programming (11th Grade)
JavaScript Basics
Which of the following is used to define a function in JavaScript?
function()
def()
method()
define()
Next