Multiple choice Which of the following stream classes supports output functions: put() and write()? istream ostream streambuf none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation This stream class supports output functions; put() and write().