A function:
is a static group of code that performs a task but can’t return
anything.
stores a value in a named memory location.
is a reusable block of code that performs a task and may return
an object.
must return an object.
A function: is a static group of code that performs a task but can’t return anything. stores a value in a named memory l
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A function: is a static group of code that performs a task but can’t return anything. stores a value in a named memory l
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!