catflap.org Online Dictionary Query |
5 definitions found
From The Free On-line Dictionary of Computing (27 SEP 03) : [ foldoc ]
strong typing
Strict enforcement of type rules with no
exceptions. All types are known at compile time, i.e. are
statically bound. With variables that can store values of
more than one type, incorrect type usage can be detected at
run time.
Strong typing catches more errors at compile time than weak
typing, resulting in fewer run-time exceptions.
The languages Ada, Java, and Haskell are strongly typed.
Pascal is (almost) strongly typed.
C and C++ are sometimes described as strongly typed, but
are perhaps better described as weakly typed.
(2000-07-04)
From English Wiktionary: All languages (2023-07-27) : [ dictinfo.com:wikt-en-ALL-2023-07-27 ]
strong typing
n.
(lb en computing programming) A system that places any of various
kinds of restriction on the interactions between objects of different
data types.
From English Wiktionary: English language only (2023-07-27) : [ dictinfo.com:wikt-en-en-2023-07-27 ]
strong typing
n.
(lb en computing programming) A system that places any of various
kinds of restriction on the interactions between objects of different
data types.
From English Wiktionary: Western, Greek, and Slavonic languages only (2023-07-27) : [ dictinfo.com:wikt-en-Western_Greek_Slavonic-2023-07-27 ]
strong typing
n.
(lb en computing programming) A system that places any of various
kinds of restriction on the interactions between objects of different
data types.
From English Wiktionary: Western languages only (2023-07-27) : [ dictinfo.com:wikt-en-Western-2023-07-27 ]
strong typing
n.
(lb en computing programming) A system that places any of various
kinds of restriction on the interactions between objects of different
data types.
Questions or comments about this site? Contact dictionary@catflap.org
Access Stats