Q. You can read input that consists of multiple lines of text using (Solved)
1. the normal cout <<combination.
2. the cin.get() function with one argument.
3. the cin.get() function with two arguments.
4. the cin.get() function with three arguments.
- d. the cin.get() function with three arguments.