- recursive callcomputing
noun (common) (futsuumeishi)
Forms
Generated definitions (experimental)
- recursive call
This term refers to a programming concept where a function calls itself directly or indirectly. It is often used in algorithms to solve problems that can be broken down into smaller, similar subproblems.
This algorithm uses a recursive call to break down complex problems into simpler subproblems.
The program uses a recursive call to calculate the Fibonacci sequence.
Generated collocations (experimental)
さいきよびだし再帰呼び出しをするto make a recursive callさいきよびだし再帰呼び出しのれい例example of a recursive callさいきよびだし再帰呼び出しのあるごりずむアルゴリズムalgorithm for recursive callsちょくせつ直接さいきよびだし再帰呼び出しdirect recursive callかんせつ間接さいきよびだし再帰呼び出しindirect recursive callさいきよびだし再帰呼び出しのていし停止じょうけん条件termination condition for recursive callsさいきよびだし再帰呼び出しをしよう使用したそうとソートsorting using recursive callsさいきよびだし再帰呼び出しのふか深さdepth of recursive callsこうりつてき効率的なさいきよびだし再帰呼び出しefficient recursive callsさいきよびだし再帰呼び出しのてすとテストtesting recursive calls