asked 8.1k views
4 votes
How is a function used?

2 Answers

1 vote
a function is used to  do something like when talking opening your mouth is a function
answered
User Jschimpf
by
8.3k points
5 votes
The Inputs - called parameters. Describe what data is necessary for the function to work and gives each piece of data a Symbolic Name for use in the function. The Output - Usually one (but sometimes zero or sometimes many) values that are calculated inside the function and "returned" via the output variables. hope this helped:)
answered
User Schlicht
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.