Which of these is a stream extraction operator?

>><<

Awesome! The stream extraction operator is used to take data from our input and store it in a variable. Like when used with cin.

Whoopsie! The stream extraction operator is used to take data from our input and store it in a variable. Like when used with cin.