31.
How do you declare a multidimensional array with 3 rows and 4 columns in C++?

35.
In C++, what is the purpose of the 'cin.getline()' function?

38.
What is the purpose of the 'cin.ignore()' function in C++?