Interview Questions on C++17 : (4)
Question: 1
(A) C++ 0x
(B) C++ 98
(C) C++ 1z
(D) C++ 11
Compiler
Level: Expert Category: cpp17
[Posted by: | ]
Question: 2
(A) std::variant
(B) std::optional
(C) std::string_view
(D) None of the above
Compiler
Level: Expert Category: cpp17
[Posted by: | ]
Question: 3
(A) Yes
(B) No
Compiler
Level: Expert Category: cpp17
[Posted by: | ]
Question: 4
(A) Yes
(B) No
Compiler
Level: Expert Category: cpp17
[Posted by: | ]
C++ Online Test
Compile C++ code here
Browse C++ Categories
Loops Conditional Functions Operators Structure Enum Data Types Inheritance Pointers Classes & Objects Vtable Type Casting New & Delete Namespaces Virtual Functions Abstract Class STL Singleton Class Exceptions C++11 C++17 C++20 Time & Space Complexity othersSwitch to C Questions