DictionaryForumContacts

   English
Google | Forvo | +
to phrases
nullable typesstresses
progr. типы, допускающие значения null (ssn)
nullable type
comp., MS тип, допускающий значение null (In C, an instance of the System.Nullable struct that can represent the normal range of values for its underlying value type, plus an additional null value); тип, допускающий неопределённое значение (it's a common feature on the .NET runtime, available in all languages Alex_Odeychuk)
IT тип, допускающий значения null (ssn); обнуляемый тип (Kotlin может проводить различие между ненулевыми и обнуляемыми типами. Типы по умолчанию являются `non-null`, и их можно сделать `nullable`, добавив `?` . bartov-e)
progr. тип, допускающий пустое значение (Alex_Odeychuk)
nullable types: 9 phrases in 2 subjects
Computer graphics1
Programming8