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 / alok

defination=(declration+space reservation)
int a; -------------Declaration
a=20; ------------- Defination

For Function

int alok(int a,int b); ---------------Declaration
int a=alok(5,10) ---------------Function call
int alok(int a,int b) Function Defination Logic is here
{
int c=a+b;
return(c);
}
// Alok contact number 9993032168,9650549204

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is polymorphism explain its types?

1218


write string class as your own class in java without using any built-in function

2551


What is the purpose of polymorphism?

1174


Why is polymorphism important in oop?

1139


What are the three main types of variables?

1178


Can an interface inherit a class?

1107


what are the realtime excercises in C++?

2897


Why interface is used?

1067


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

2259


What does sksksk mean in text slang?

2180


What is polymorphism and why is it important?

1099


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...

2168


What are the advantages of polymorphism?

1083


Who invented oop?

1193


What does and I oop mean in text?

1315