Datatype November 27, 2020December 21, 2020wefruC++ Programming datatype quiz you need check where you known or else Don’t know 0 Created on November 27, 2020 By wefruDatatypesTEST YOUR SKILLS 1 / 10Which classes allow primitive types to be accessed as object? Wrapped Friend Storage Virtual 2 / 10Which of the following is a valid destructor of the class name "Country" void Country() int ~Country() int ~Country(Country obj) void ~Country() 3 / 10Which of the following is not a standard exception built in C++. std::bad_creat std::bad_alloc std::bad_cast std::bad_typeid 4 / 10STL Stands for? Simple Template Library Single Type-based Library Static Type Library Standard Template Library 5 / 10Which one of the following is not a valid reserved keyword in c++ Private Implicit Public Explicit 6 / 10Declaration a pointer more than once may cause______________ Null Trap Abort Error 7 / 10A C++ code line ends with ___ A Semicolon (;) A Comma (,) A Fullstop(.) A Slash (/) 8 / 10Default constructor has ____ arguments. One Argument No argument Two Argument None of these 9 / 10Which class allows only one object to be created. Sigleton Class Nuclear Family Class Abstruct Class Numero Uno Class 10 / 10In CPP, members of a class are ______ by default. Public Private Protected Static Your score isThe average score is 0% LinkedIn Facebook Twitter VKontakte 0% Restart quiz