C++ Intermediate Practice Test - Question 8

Last Updated :
Discuss
Comments

Which function is used to print formatted output to the console in C++20?

std::cout

std::printf

std::print

std::puts

Share your thoughts in the comments
Article Tags :