💡 Words with a Similar Meaning to "Recursive data type"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| composite data type | In computer science, a composite data type or compound data type is a data type that consists of programming language scalar data types and other composite types that may be heterogeneous and hierarchical in nature. |
| data typenoun | (programming) A classification or category of various types of data, that states the possible values that can be taken, how they are stored, and what range of operations are allowed on them. |
| nested function | In computer programming, a nested function (or nested procedure or subroutine) is a named function that is defined within another, enclosing, block and is lexically scoped within the enclosing block meaning it is only callable by name within the body of the enclosing block and can use identifiers declared in outer blocks, including outer functions. |
| enumerated type | In computer programming, an enumerated type (also called enumeration, enum, or factor in the R programming language, and a categorical variable in statistics) is a data type consisting of a set of named values called elements, members, enumeral, or enumerators of the type. |
| linked data structure | In computer science, a linked data structure is a data structure which consists of a set of data records (nodes) linked together and organized by references (links or pointers). |
| array data type | — |
| listnoun | A strip of fabric, especially from the edge of a piece of cloth. |
| array data structure | — |
| type systemnoun | (computing) A way programming language classifies values and expressions into types, how it can manipulate those types and how they interact. |
| recursive descent parser | In computer science, a recursive descent parser is a kind of top-down parser built from a set of mutually recursive procedures (or a non-recursive equivalent) where each such procedure implements one of the nonterminals of the grammar. |
| identifiernoun | Something that identifies or uniquely points to something or someone else. |
| data-driven programmingnoun | (programming) A programming paradigm where data, rather than explicit control flow logic, guides a program's behavior. |
| nominal type systemnoun | (software) Synonym of nominative type system. |
| classnoun | (countable) A group, collection, category or set sharing characteristics or attributes. |
| dynamic programming language | A dynamic programming language is a type of programming language that allows various operations to be determined and executed at runtime. |
| return typenoun | (programming) A specification of the data type of the value that a function or method returns to its caller. |
| function objectnoun | (object-oriented programming) An object that encapsulates a function pointer (or equivalent). |
| referencenoun | The act of referring: a submitting for information or decision. |
| monadnoun | One thing, one being, one item. |
| naming conventionnoun | A collection of rules followed by a set of names which allow users to deduce useful information, based on the names' character sequence and knowledge of the rules followed; such as Manhattan's East-West streets being called "Streets" and its North-South streets being called "Avenues". |
Translate “Recursive data type” into Another Language
Pick a language — the word will be pre-filled in the translator.