Which of the following is true about the void data type?
1
It is used to declare a function that returns no value
2
It is used to declare a pointer that can point to any data type
3
It is used to declare a function that returns the value
4
More than one of the above
5
None of the above