Aranan: gaz haline gelebilen
volatile
/ˈvɒl.əˌtaɪl/Giriş yap, bu kelimeyi “Kelimelerim”e ekle.
Çeviriler
Tanımlar (İngilizce)
- sıfat Evaporating or vaporizing readily under normal conditions.
- sıfat Of a substance, explosive.
-
sıfat
Of a price, variable or erratic.
“Its pricing is highly volatile — and therefore highly risky. For all its nosebleed ascents, bitcoin also has had some gut-punching plunges. Between November 2021 and November 2022, for example, the price of bitcoin dropped 75%, from $64,455 to $16,196, according to data on coinmarketcap.com.”
-
sıfat
Of a person, quick to become angry or violent.
“a volatile man”
-
sıfat
Fickle.
“Now Mr. Bush plans to pour more arms into this unstable region and add fuel to the volatile powderkeg he has foolishly created.”
- sıfat Temporary or ephemeral.
- sıfat Of a situation potentially violent.
-
sıfat
Of a variable etc., having its associated memory immediately updated with any changes in value.
“This method stores a value into a non-volatile field called result, then stores true in the volatile field finished. The main thread waits for the field finished to be set to true, then reads the field result.”
- sıfat Of memory, whose content is lost when the computer is powered down.
- sıfat Passing through the air on wings, or by the buoyant force of the atmosphere; flying; having the power to fly.
- isim A chemical or compound that changes into a gas easily.
-
isim
A variable that is volatile, i.e. has its associated memory immediately updated with any change in value.
“Operations on C++ volatiles do put the compiler on notice that the object may be modified asynchronously, and hence are generally safer to use than ordinary variable accesses.”