Word Explorer

Reference type

💡 Words with a Similar Meaning to "Reference type"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
referencenounThe act of referring: a submitting for information or decision.
value typenoun(programming) A data type that represents a value directly, rather than a pointer or reference to something else.
reference variablenoun(computing) A variable used for storing the address of another variable or structure, equivalent to a pointer.
handlenounThe part of an object which is (designed to be) held in the hand when used or moved.
reference implementationnoun(software engineering) A piece of software that implements a specification of requirements and whose main purpose is to help in the creation of other software implementations of the specification by serving as a point of reference rather than being put to directly productive use.
optionalNot compulsory; left to personal choice; elective.
phantom referencenoun(computing) A weak reference, where the memory of the object could be reclaimed.
delegatenounA person authorized to act as representative for another; a deputy.
pseudo-typenoun(programming) A data type that can be only used in certain places, for example as the argument to a function.
reference countingnoun(computing) The technique of storing the number of handles, pointers, or references to a resource such as a block of memory, disk space, or an object, so that the system can determine when the resource is no longer in use.
subtypenounA group of specific things within a larger, more general group.
typenounA grouping based on shared characteristics; a class.
smart-reference proxynoun(programming) A proxy that provides additional actions whenever an object is referenced, such as counting the number of references to the object.
dereferencernoun(programming) Any operator that dereferences something.
pointernounAnything that points or is used for pointing.
literalExactly as stated; read or understood without interpretation; according to the letter; not figurative or metaphorical; following the letter or exact words; not taking liberties; etymonic rather than idiomatic.
strong referencenoun(computing) A reference that does protect the referenced object from collection by a garbage collector.
primitive typenoun(computer science) A data type provided by a programming language as a basic building block, such as integer, character or Boolean.
call by referencenoun(programming) Alternative form of call-by-reference. [(programming) An evaluation strategy in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function.]
pointeenoun(computing) The data or object referenced by a pointer.

Translate “Reference type” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Reference type