What is the difference between an enumeration and a set of pre-processor # defines?


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

Post New Answer

More C++ General Interview Questions

What are the basics of local (auto) objects?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


To what does “event-driven” refer?

0 Answers  


Describe functional overloading?

6 Answers   HP,


What is the difference between interpreters and compilers?

0 Answers  






please help to write the code of chess game in c++??????????

1 Answers   NEC,


What character terminates all character array strings a) b) . c) END

0 Answers  


Describe the syntax of single inheritance in C++?

0 Answers   Fidelity,


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


what are the iterator and generic algorithms.

0 Answers  


Is vector a class in c++?

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


Categories