asked 192k views
12 votes
Where are functions stored?

in the development environment or on the Internet

in the development environment or in an individual program

in an individual program or on a computer’s hard drive

in an individual program or in a lookup table

asked
User Eudore
by
9.2k points

1 Answer

2 votes

Answer:

In the development environment or in an individual program

Step-by-step explanation:

A function in programming is a code or lines of code that perform a particular function.

They are stored in the development environment or in an individual program so they can be called up and execute when needed.

answered
User Jackxujh
by
8.3k points

No related questions found