MC A recursive function is a function that______ .

a) calls another function.
b) calls itself.
c) does not return a value.
d) None of the above.


b) calls itself.

Computer Science & Information Technology

You might also like to view...

A ________ is two or more macros that are similar in function and are stored under the same macro name

A) submacro group B) data actions group C) macro group D) data blocks group

Computer Science & Information Technology

Filter arrows are always displayed in data tables.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A layer 2 switch does which of the following? (Select all that apply.)

a. Provides a direct connection for networking devices in a LAN b. Uses MAC addressing from the data link layer c. Uses MAC addressing from the network layer d. Uses IP addressing from the network layer

Computer Science & Information Technology

Some programmers refer to an array as a table, or a ____.

A. catalog B. template C. matrix D. list

Computer Science & Information Technology