you must always furnish an argument with a function call. true false

you must always furnish an argument with a function call. true false
Answer
Brief Explanations:
In programming, some functions can have default - values for parameters, so it's not always necessary to provide an argument with a function call.
Answer:
B. False