what do you mean by defining a variable in our c code?

Answer Posted / jugad

Defining a variable means declare its data type , i.e
declaration of data type is very important in c it may be
int, float , long , unsigned,
and initialisation is not so important if you are not
initilize any variable compiler just initialize some garbage
value to that variable.
Courtesy:
http://answerwale.co.cc/?p=24#comment-20

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does sizeof know array size?

620


What is difference between union and structure in c?

572


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2980


What does sizeof return c?

596


What is the significance of c program algorithms?

676






Explain what is the difference between functions getch() and getche()?

601


What is the best organizational structure?

637


How would you use the functions fseek(), freed(), fwrite() and ftell()?

699


What is formal argument?

644


Do pointers take up memory?

652


What are run-time errors?

596


What are different types of pointers?

561


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

1661


what are bit fields in c?

599


What is the importance of c in your views?

586