In C++, user input can be taken using the 'cin' object from the iostream library. This allows for interactive programs where users can provide data during runtime.