Computer Science, asked by tyagikartikey39, 6 months ago

Which of the following is the correct function format? 1. Function(Arguments) 2. (Arguments)Function 3. None of the above

Answers

Answered by Anonymous
11

In most of the programming languages first function is derived from the libraries(it can be your own library)and then its arguments are written within parenthesis. So first one is the correct answer.

Answered by SrinivasIyengar
0

Answer:

The answer is Function (Arguments)

is the answer

Similar questions