What are enumerations?


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

Post New Answer

More C++ General Interview Questions

What is else if syntax?

0 Answers  


How much is c++ certification?

0 Answers  


What is atoi?

0 Answers  


What is an html tag?

0 Answers  


What is token c++?

0 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  


What are the 4 types of library?

0 Answers  


Explain the purpose of the keyword volatile.

0 Answers  


What are the benefits of c++?

0 Answers  


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


Keyword mean in declaration?

0 Answers  


Define a nested class. Explain how it can be useful.

0 Answers  


Categories