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

options a,b,c are correct

Is This Answer Correct ?    5 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How was c created?

586


What are near, far and huge pointers?

642


How can you read a directory in a C program?

647


Why is void main used?

613


What is a rvalue?

743






What is difference between %d and %i in c?

689


What is meant by gets in c?

604


Explain what is the stack?

633


how many errors in c explain deply

1625


What are preprocessor directives in c?

630


Can we change the value of #define in c?

582


What is .obj file in c?

644


What are the header files used in c language?

583


What are header files? What are their uses?

632


Is flag a keyword in c?

677