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

auto is a defult data type in c na???then have to declare??
but c answer is some what ok....but exactly i think b...
i go for b

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are reserved words with a programming language?

599


What are the uses of a pointer?

675


we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above

633


What is a header file?

633


List the difference between a "copy constructor" and a "assignment operator"?

578






What's a good way to check for "close enough" floating-point equality?

621


Differentiate between null and void pointers.

627


How can I split up a string into whitespace-separated fields?

564


What is the use of bit field?

635


What is the significance of c program algorithms?

676


Is c easier than java?

567


How can a program be made to print the line number where an error occurs?

646


What is a function in c?

567


What is meant by inheritance?

630


What does c mean?

585