Q. Which of the following C++ classes is used for handling input and output?

  • (A) fstream
  • (B) iostream
  • (C) stdio
  • (D) outputstream
πŸ’¬ Discuss
βœ… Correct Answer: (B) iostream
Explanation: The 'iostream' class in C++ is used for handling input and output operations.
Explanation by: Vijay Sangwan
The 'iostream' class in C++ is used for handling input and output operations.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
228
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
93%
Success Rate