Question:Which of the following is a predefined object in C++ and used to insert to the standard error output?
A std::err B std::error C std::cerror D std::cerr E std::cin F std::clog
+ AnswerD
+ Report