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

What are the disadvantages of external storage class?

592


What functions are used for dynamic memory allocation in c language?

604


When should volatile modifier be used?

558


What are the scope of static variables?

604


What is ponter?

777






How can I find the modification date of a file?

708


Why doesnt long int work?

615


What are enums in c?

665


How can you read a directory in a C program?

655


any "C" function by default returns an a) int value b) float value c) char value d) a & b

670


When should a type cast be used?

577


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4907


How can I do graphics in c?

597


What is the main difference between calloc () and malloc ()?

576


Is linux written in c?

603