Multiple choice The cin used as unformatted input is ___________. Class defined in iostream.h header file. Object of the istream class. Package having different class definition. Function which is already defined. None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation cin is the predefined object of the istream class and is used for performing the standard input operations.