What is difference between #define and const?
Answer Posted / sirin
#define MAX 100 - create constant with no type information
const int max = 100 - with type information
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
write a programe to calculate the simple intrest and compund intrest using by function overlading
Which is better struts or spring?
What are the 5 oop principles?
Can abstract class have normal methods?
What is destructor give example?
Why multiple inheritance is not possible?
What is interface in oop?
What is the diamond problem in inheritance?
What is class encapsulation?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is encapsulation with real life example?
How many human genes are polymorphic?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is polymorphism what is it for and how is it used?
What is basic concept of oop?