What does == mean?

== is an logic operator and it is requesting a boolean it should not be confused with = which is used to for example set a value to a variable. You can use == to set a condition like already described from the other comments. So it is used for testing if to values are equal(works for each datatype).4 Kas 2016

Sizin İçin Seçtik  Biriktirmek kökü nedir?

Leave a Reply

Your email address will not be published. Required fields are marked *