What are the advantages/disadvantages of using #define?


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

Post New Answer

More C++ Interview Questions

Can we provide one default constructor for our class?

0 Answers  


How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,


In C++ what is a vtable and how does it work?

0 Answers   Agilent,


dynamic scoping is

0 Answers   Siemens,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,






How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


What Is Polymorphism in C++ ?

1 Answers   IBS, Impetus, ITC Indian Tobacco Company, Motorola,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


What does it mean to declare a member function as virtual in C++?

0 Answers   Amazon,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


What do you by Function Overloading in C++?

0 Answers   Akamai Technologies, Infogain,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


Categories