Which statement is true about variable names in C++?
1) They can contain the dollar sign ($)
2) They can contain an underscore symbol ("_")
3) They can contain spaces
4) They must make sense