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

wat is the difference between a definition and declaration?
float y;---it looks like a declaration..but it s a
definition.how?someone explain

Answer Posted / kantilal

the diff b/w defination and declaration is
defination is allocating memory to the variable
ddeclaration is telling what type of variable it is and not
allocating memory for it

float y is defination as compiler allcates memory for it
if you give as extern float y it is declaration

Is This Answer Correct ?    30 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone please tell about the nested interrupts?

2183


Explain void pointer?

1096


What is keyword in c?

1063


What does struct node * mean?

1067


Explain modulus operator. What are the restrictions of a modulus operator?

1057


How can you avoid including a header more than once?

1022


What is console in c language?

1139


hi any body pls give me company name interview conduct "c" language only

2323


What is the general form of a C program?

1068


Is c still relevant?

1138


Does c have class?

1180


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1784


Explain the difference between the local variable and global variable in c?

1133


What is 02d in c?

1111


What is the heap in c?

1123