What is enum c++?


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

Post New Answer

More C++ General Interview Questions

What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What are move semantics?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  






What are the two types of polymorphism?

0 Answers  


Does std endl flush?

0 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


Do the parentheses after the type name make a difference with new?

0 Answers  


Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


When is a template a better solution than a base class?

1 Answers  


Categories