Answer the following questions true (T) or false (F)
1. True/False: Is the following statementtrueorfalse?
Ceiling(4.22) = 5
2. True/False: Arrays are used in input, processing, and output operations.
3. True/False: Arrays save space because all elements of an array are stored in a single memory location while a list of variables needs a separate location for each variable.
1. T
2. T
3. F
Computer Science & Information Technology