Multiple choice The 'bool data type' in C# belongs to ________________ type. struct enumeration simple class character Reveal answer Fill a bubble to check yourself C Correct answer Explanation The bool type in C# belongs to simple type.