Title Multiplication as recursive addition
Catalog Type SLCItem
Persistent ID https://codecheck.io/files/horstmann/codecheck-bj-4-recur-108
Platform Name CodeCheck
Features Code Completion
Description Complete the multiply method in the MyMethods class so that it returns the product of the non-negative integer n multipled by the integer m. Use recursion and addition. Do not use multiplication!
Keywords Recursion
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-bj-4-recur-108
Protocol SPLICE, LTI 1.1
Protocol URL
License https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language Java
Natural Language en

Preview

SPLICE Output