The_are placed inside parenthesis after the function name
Answers
Answered by
0
Answer:
The arguments are placed inside parenthesis after the function name
Answered by
0
Answer:
The brackets are placed inside parenthesis after the function name main.
Explanation:
- Parenthesis is a remark that is added to a sentence, often to provide an explanation or extra information, that is separated from the main part of the sentence by commas, brackets, or dashes.
- If, while you are talking, you say something in parenthesis, you say it as something extra and then continue with the main part of the sentence.
- Main is also a function. Therefore, you have to put brackets after the function name to declare the arguments.
- Brackets used for passing argument When you want to declare a function brackets used whenever you pass arguments or not. That is a part of function declaration. So that is same for the main function also. Main is also a function.
Similar questions