Attribute: An attribute is a characteristic or property associated with an object or entity. In programming, attributes store data related to objects.
Data Type:Data types define what type of data can be stored in variables or attributes. Boolean is one of many data types available in programming languages.
Initialization:Initialization refers to assigning an initial value to a variable or attribute before using it.