What is enum class in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are single and multiple inheritances in c++?

0 Answers  


How many keywords are used in c++?

0 Answers  


What is data structure in c++?

0 Answers  


Explain function overloading and operator overloading.

0 Answers  


What are pointer-to-members? Explain.

0 Answers   iNautix,






when can we use virtual destructor?

7 Answers   HCL, HP, Virage Logic,


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


How much do coding jobs pay?

0 Answers  


write program for palindrome

81 Answers   Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,


Show the declaration for a static function pointer.

0 Answers  


What is a c++ map?

0 Answers  


Categories