Computer Science, asked by ssahil1820, 5 months ago

which of the following is used to enclose the body of a function​

Answers

Answered by Alimehdi38
3

Answer:

The body of the function is enclosed within curly {} braces, just as the "main" function with which we have been dealing so far, and contains the instructions that will be executed when this function is called. The function body starts by declaring all local variables, prior to any executable statements.

Answered by ItsNewton23
5

 \huge  \mathfrak \color{Purple} \underline{AnSweR :}

{ } is correct answer

Similar questions