Aranan: isteğe bağlı
optional
/ˈɒp.ʃə.nəl/Giriş yap, bu kelimeyi “Kelimelerim”e ekle.
Çeviriler
sıfat
- optional
- optionals
- arbitrary General
- discretional General
- discretionary General
- elective General
- electives General
- facultative General
- incidental General
- permissive General
- unprompted General
- voluntary General
- voluntaries General
Tanımlar (İngilizce)
-
sıfat
Not compulsory; left to personal choice; elective.
“On that beach clothing is entirely optional.”
- isim Something that is not compulsory, especially part of an academic course.
-
isim
In various programming languages, a kind of variable that is assigned a specific data type but may or may not hold an actual value.
“In functional languages, there is a data type called the option type, also called the maybe type. Its purpose is to encapsulate a value, which is returned from a function. […] In Java 8, the Optional class has been added to serve as an option type.”