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 the difference between declaration and definition?

Answer Posted / palsaniya sadikhasan, meta.

Declaration of variable and function means to create memory
for a variable or function.
e.g. int a;
will create a memory 2 byte in main memory.

definition means to assign a value to the particular
variable that are used in function.

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

2204


What is polymorphism explain its types?

1218


What does oop mean in snapchat?

1298


What is abstract class in oops?

1075


What is object in oop with example?

1303


write a programe to calculate the simple intrest and compund intrest using by function overlading

2259


Are polymorphisms mutations?

1213


State what is encapsulation and friend function?

1341


what is the drawback of classical methods in oops?

3429


What is oops and its features?

1150


What is encapsulation in ict?

1118


• What are the desirable attributes for memory managment?

2281


What is difference between abstraction and encapsulation?

1132


What is abstraction and encapsulation?

1060


How to use CMutex, CSemaphore in VC++ MFC

4835