C++ Sizes and Ranges Quiz
3 Questions
0 Views

C++ Sizes and Ranges Quiz

Created by
@HappyUnderstanding

Questions and Answers

Which class template can be used to declare a Java generic in C++?

  • std::map
  • std::numeric_limits (correct)
  • std::vector
  • std::string
  • Which website provides documentation for std::numeric_limits in C++?

  • http://www.google.com
  • http://en.cppreference.com/w/cpp/types/numeric_limits (correct)
  • http://www.stackoverflow.com
  • http://www.cpp.com
  • Which C++ output stream object is used in the given code snippet?

  • clog
  • cin
  • cout (correct)
  • cerr
  • More Quizzes Like This

    CRC CISP 400 C++ Quiz 8
    2 questions
    C++ Fundamentals Test Bank Flashcards
    9 questions
    Use Quizgecko on...
    Browser
    Browser