Quiz
Which keyword is used to define a class?
Which library contains std::string?
Which concept supports multiple functions with same name?
What is the correct syntax to print 'Hello' in C++?
Which keyword is used to create a class in C++?
Which access specifier makes members accessible only within the class?
What is a destructor?
Which keyword is used to return a value from a function?
What does STL stand for in C++?
Which of these is not a valid data type in C++?