Thursday, 16 January 2014

what is Variables in c language

Variables:

 A variable is an object or element that may take on any value or a specified type. Variable are nothing but identifiers, which are used to identify variables programming elements. Eg: name, sum, stu_name, acc_no etc.

No comments:

Post a Comment