[amp_mcq option1=”/” option2=”*” option3=”{” option4=”} E. either (c) or (d) can be used” correct=”option3″]
The correct answer is: C. {
A function’s block of code is marked with the curly braces { }. This is because the curly braces are used to group statements together. In this case, the statements that are grouped together are the statements that make up the function.
The other options are incorrect because they are not used to mark the beginning of a function’s block of code. The forward slash (/) is used to comment out code, the asterisk (*) is used to multiply numbers, and the question mark (?) is used to ask a question.
I hope this helps!