Which of the following about automatic variables within a
function is correct ?
a.its type must be declared before using the variable
b.they are local
c.they are not initialised to zero
d.they are global.

Answer Posted / sundeep

They are local.

Is This Answer Correct ?    28 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is void main ()?

609


What is ponter?

768


explain what is fifo?

632


What is a c token and types of c tokens?

587


What is the purpose of scanf() and printf() functions?

721






What is c++ used for today?

664


program for reversing a selected line word by word when multiple lines are given without using strrev

1945


How can I change their mode to binary?

694


Why we write conio h in c?

565


Are pointers integer?

547


how logic is used

1497


Is c procedural or functional?

584


Who developed c language and when?

579


explain what are actual arguments?

633


What is the use of bit field?

638