asked 139k views
5 votes
What does a function return?

O a procedure
O a routine
O a value
O a subroutine

What does a function return? O a procedure O a routine O a value O a subroutine-example-1

2 Answers

3 votes

Answer:

c

Explanation:

on edge

answered
User Ryan Tice
by
7.8k points
4 votes

Answer:

A value

Explanation:

Whenever you input a number x into function f(x), you should get an output of y. That means that the function should return a number value.

answered
User Raj Bhatia
by
8.0k points

Related questions

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