Which of the following is true about statistically allocated circular array queues?
1) They are used to implement a queue data structure
2) They have a fixed size
3) They use a circular array to store elements
4) They have a dynamic size