Answer the following statements true (T) or false (F)
Use the following structure to answer quesiton 1 – 5.
```
struct catType
{
string name; char gender; int age;
bool friendly;
};
```
1. False
2. True
3.True
4. True
5. True
Computer Science & Information Technology
You might also like to view...
The Quick Style gallery is located on the Home tab
Indicate whether the statement is true or false
Computer Science & Information Technology
A ________ is a location that physically houses equipment that is used to store, manage, process, and exchange digital data and information
A) server B) data center C) router D) switch
Computer Science & Information Technology