Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What is abstraction in oop?

1186


What is class and example?

1262


What does I oop mean?

1123


What is class and object in oops?

1208


What does no cap mean?

1115


can inline function declare in private part of class?

4495


Can enum be null?

1069


Why it is called runtime polymorphism?

1197


Advantage and disadvantage of routing in telecom sector

1350


What is abstraction encapsulation?

1191


What is super in oop?

1255


What is polymorphism explain its types?

1214


Write a program to reverse a string using recursive function?

2406


Can a varargs method be overloaded?

1155


Can private class be inherited?

1222