Dictionary
Translation
Tools
Word list
Emoticon dictionary
Firefox search plugin
VDict bookmarklet
VDict on your site
About
About
FAQ
Privacy policy
Contact us
Options
Change Typing Mode
Delete history
View history
Tiếng Việt
Lookup
Lookup
Computing (FOLDOC)
English - Vietnamese
Vietnamese - English
Vietnamese - Vietnamese
Vietnamese - French
French - Vietnamese
Computing
English - English
Chinese - Vietnamese
Enter text to translate (200 characters maximum)
Translate now
Translate now
Search in:
Word
Vietnamese keyboard:
Off
Virtual keyboard:
Show
Translation
powered by
Computing (FOLDOC) dictionary
subtype
Jump to user comments
programming
If S is a subtype of T then an expression of
type
S may be used anywhere that one of type T can and an
implicit type conversion
will be applied to convert it to
type T.
In
object oriented programming
, this means that
objects
of
type S must accept every
message
that one of type T would.
(1997-07-28)
Related search result for
"subtype"
Words contain
"subtype"
in its definition in
Computing (FOLDOC) dictionary:
subtype
subtyping
off-by-one error
implicit type conversion
Liskov substitution principle
SQL3
Ada
Comments and discussion on the word
"subtype"