Which function is used to print formatted output to the console in C++20?
std::cout
std::printf
std::print
std::puts
This question is part of this quiz :