Homogeneous Data type Assignment | Assignment Help Services
September 7th, 2019
A class is ___a structured data type_____ a. a structured data typeb. a homogeneous data typec. a simple data typeT or F2. All data members of a class must be of the same data type. 3. You define an object of a class in the same way that you define avariable of a data type.4. It is optional to initialize an object at declaration. 5. A data member is another term for an object.