What does == and === mean?

== is used for comparison between two variables irrespective of the datatype of variable. === is used for comparision between two variables but this will check strict type, which means it will check datatype and compare two values.

Sizin İçin Seçtik  How do I start PostgreSQL GUI?

Leave a Reply

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