meaning of type

1. The mark or impression of something; stamp; impressed sign; emblem.
2.
Form or character impressed; style; semblance.
3.
A figure or representation of something to come; a token; a sign; a symbol; -- correlative to antitype.
4.
That which possesses or exemplifies characteristic qualities; the representative.
5.
A general form or structure common to a number of individuals; hence, the ideal representation of a species, genus, or other group, combining the essential characteristics; an animal or plant possessing or exemplifying the essential characteristics of a species, genus, or other group. Also, a group or division of animals having a certain typical or characteristic structure of body maintained within the group.
6.
The original object, or class of objects, scene, face, or conception, which becomes the subject of a copy; esp. , the design on the face of a medal or a coin.
7.
A simple compound, used as a mode or pattern to which other compounds are conveniently regarded as being related, and from which they may be actually or theoretically derived.
8.
A raised letter, figure, accent, or other character, cast in metal or cut in wood, used in printing.
9.
Such letters or characters, in general, or the whole quantity of them used in printing, spoken of collectively; any number or mass of such letters or characters, however disposed.
10.
To represent by a type, model, or symbol beforehand; to prefigure.
11.
To furnish an expression or copy of; to represent; to typify.
12.
type programming> Or "data type" A set of values from which a variable, constant, function, or other expression may take its value. A type is a classification of data that tells the compiler or interpreter how the programmer intends to use it. For example, the process and result of adding two variables differs greatly according to whether they are integers, floating point numbers, or strings. Types supported by most programming languages include integers usually limited to some range so they will fit in one word of storage, Booleans, floating point numbers, and characters. Strings are also common, and are represented as lists of characters in some languages. If s and t are types, then so is s -> t, the type of functions from s to t; that is, give them a term of type s, functions of type s -> t will return a term of type t. Some types are primitive - built-in to the language, with no visible internal structure - e. g. Boolean; others are composite - constructed from one or more other types of either kind - e. g. lists, arrays, structures, unions. Object-oriented programming extends this with classes which encapsulate both the structure of a type and the operations that can be performed on it. Some languages provide strong typing, others allow implicit type conversion and/or explicit type conversion.
13.
a small metal block bearing a raised character on one end; produces a printed character when inked and pressed on paper; "he dropped a case of type, so they made him pick them ">up"


Related Words

type | type a | type ab | type b | type class | type family | type genus | type i allergic reaction | type i diabetes | type ii diabetes | type inference | type iv allergic reaction | type metal | type o | type of architecture | type scheme | type species | type specimen | type-ahead | type-ahead search | typecast | typed | typedprolog | typeface | typescript | typeset | typesetter | typesetting | typesetting machine | typewrite |

Developed & Maintained By Taraprasad.com

Treasure Words