How do you define a multiline arrow function in JavaScript?
By using backticks (`) for string interpolation.
Multiline arrow functions are not supported in JavaScript.
By separating the lines with commas.
By using the return keyword and curly braces {}.
return