A function can invoke a second function, which in turn invokes the first function; this type of recursion is referred to as ____ recursion.
A. direct
B. mutual
C. self-referential
D. tail
Answer: B
Computer Science & Information Technology
You might also like to view...
Discuss why version management may be a useful facility for some applications.
What will be an ideal response?
Computer Science & Information Technology
Task type is a task field that refers to what will _____________ when additional resources are added to a task.
A. be variable B. remain constant C. be subtracted D. be added
Computer Science & Information Technology
Like C, C++, and Java, JavaScript gives you the ability to invert the value of a logical variable with the NO operator (&).
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A file written in XML Schema typically ends with the _____ file extension.
A. .xsd B. .xst C. .xsl D. .xs
Computer Science & Information Technology