Boolean

The Boolean type defines data that can be True or False, representing the fulfillment of a condition:

var isZeroGreaterThanOne: boolean = false;
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset