Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
enumerated type



enumerated type

(programming)   (Or "enumeration") A type which includes in its definition an exhaustive list of possible values for variables of that type. Common examples include Boolean, which takes values from the list [true, false], and day-of-week which takes values [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]. Enumerated types are a feature of strongly typed languages, including C and Ada.

Characters, (fixed-size) integers and even floating-point types could be (but are not usually) considered to be (large) enumerated types.

Last updated: 1996-11-28




Giới thiệu VNDIC.net | Plugin từ diển cho Firefox | Từ điển cho Toolbar IE | Tra cứu nhanh cho IE | Vndic bookmarklet | Học từ vựng | Vndic trên web của bạn

© Copyright 2006-2024 VNDIC.NET & VDICT.CO all rights reserved.