QUESTION IMAGE
Question
2025 - 2026 lll fundamentals of computing for adult education english enotes using functions quiz choose the answer that makes the sentence true. a function does not use parameters can have only one parameter can have zero to many parameters
In programming, a function can have no parameters (a void - like function in some languages), or it can have multiple parameters depending on its purpose. For example, a function to calculate the sum of two numbers takes two parameters, while a function to print a fixed message may not take any parameters.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
can have zero to many parameters