C1
adjective
#19,128 most common
recursive
document.getElementById('tab-examples')?.scrollIntoView({behavior: 'smooth'}))"
class="inline-flex items-center gap-1 px-2.5 py-1 text-xs font-semibold rounded-lg bg-emerald-50 dark:bg-emerald-900/30 text-emerald-700 dark:text-emerald-300 border border-emerald-200 dark:border-emerald-800 hover:bg-emerald-100 dark:hover:bg-emerald-900/50 transition-colors shadow-sm">
Examples
document.querySelector('[data-quick-summary]')?.scrollIntoView({behavior: 'smooth'}))"
class="inline-flex items-center gap-1 px-2.5 py-1 text-xs font-semibold rounded-lg bg-violet-50 dark:bg-violet-900/30 text-violet-700 dark:text-violet-300 border border-violet-200 dark:border-violet-800 hover:bg-violet-100 dark:hover:bg-violet-900/50 transition-colors shadow-sm">
recursive in 30 Seconds
Drawing upon itself, referring back.
recursive in 30 Seconds
- (adjective) Drawing upon itself, referring back.
- (adjective) Of an expression, each term of which is determined by applying a formula to preceding terms
- (adjective) Of a program or function that calls itself
Meanings
-
1
adjective Drawing upon itself, referring back.
-
2
adjective Of an expression, each term of which is determined by applying a formula to preceding terms
-
3
adjective Of a program or function that calls itself
-
4
adjective (of a function) which can be computed by a theoretical model of a computer, in a finite amount of time
-
5
adjective (of a set) whose characteristic function is recursive (4)
Examples
1
Antonyms
non-recursive
Summary
Drawing upon itself, referring back.
- (adjective) Drawing upon itself, referring back.
- (adjective) Of an expression, each term of which is determined by applying a formula to preceding terms
- (adjective) Of a program or function that calls itself
Examples
1 of 1
1
Related Content
Related Grammar Rules
Was this helpful?
Comments (0)
Login to Comment
No comments yet. Be the first to share your thoughts!