What is difference between #define and const?
Answer Posted / chitransha seth
with # define u can always undefine the variable by using
# undef but a const once defined cannot be altered
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can we have inheritance without polymorphism?
What is an advantage of polymorphism?
Can we create object of interface?
What are properties in oop?
How do you achieve runtime polymorphism?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is object in oops?
What is class and object with example?
What is oops in simple words?
What is use of overloading?
What are the three parts of a simple empty class?
What is object in oop?
Why do pointers exist?
what type of question are asked in thoughtworks pair programming round ?
Why do we use class?