-
Notifications
You must be signed in to change notification settings - Fork 2
Null
iaminfinityiq edited this page Feb 21, 2026
·
1 revision
This data type only has one value: null, which represents the state of nothing
-
==: Acts as equality comparison, checks if both sides are bothnull -
!=: Acts as inequality comparison, checks if one side is notnull