What is a function?

What will be an ideal response?

A function is a named block of ActionScript code that can be called from
other areas of the application. A function can accept a value to use within
the function, and can also return a value back to where it was called.

Computer Science & Information Technology

You might also like to view...

What is the length of time an IP address is assigned to a switch port called?

a. Delay time b. Enable time c. Aging time d. Access time

Computer Science & Information Technology

Show that the FIFO-ordered multicast algorithm does not work for overlapping groups, by considering two messages sent from the same source to two overlapping groups, and considering a process in the intersection of those groups. Adapt the protocol to work for this case. Hint: processes should include with their messages the latest sequence numbers of messages sent to all groups

What will be an ideal response?

Computer Science & Information Technology