What are enumerations?


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

Post New Answer

More C++ General Interview Questions

Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


What is type of 'this' pointer? Explain when it is get created?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


Can we get the value of ios format flags?

0 Answers  


Describe the process of creation and destruction of a derived class object?

0 Answers  






Difference between const char* p and char const* p?

1 Answers  


What is namespace & why it is used in c++?

0 Answers  


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

0 Answers  


what is upcasting in C++?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


What is the best c++ compiler for windows 10?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


Categories