Multiple choice What is always used to indicate a function round brackets square brackets curly brackets capital letters Reveal answer Fill a bubble to check yourself A Correct answer Explanation Round brackets are the standard syntax used to invoke or call a function in programming. They enclose the arguments passed to the function.