Answer the following questions true (T) or false (F)
1. A function’s return type may not be an array.
2. typedef is a reserved word.
3. An array can use an enumerated type for a subscript.
1. True
2. True
3. True
Computer Science & Information Technology