answersLogoWhite

0

Auto is one of the four storage classes in c. This is the default storage class. The auto storage class can be used only inside functions, i.e. only to declare local variables and not to declare global variables. All the local variables are by default auto variables.

Other storage classes are:

Register - variables declared may get stored in CPU registers instead of RAM

Static - default storage class for global variables

extern - defines global variables that is visible to all object modules

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What was the introduction in the Declaration of Independence?

It was the Preamble, and it was in there b/c it has the reasons for writing the Declaration in the first place.


How was the Texas Declaration of Independence different to the us Declaration of Independence?

The Texas Declaration was written by George C. Childress and the other one was by the USA. Congress?


Who was george c childress?

He was the author of the Texas Declaration of Independence and a lawyer.


What is auto in turbo c?

Keyword.


What is the difference between declaration and a definition in c plus plus?

A declaration is an incomplete type whereas a definition is a complete type.


How a variable is declared and initialized during declaration in c?

During declaration, the declaration goes like this: extern <type> <variable-name> or <type> <function-name> (<parameter list>);


Are the three declaration char a char a and char c same?

Yes.


What is meant by multiple declaration in c?

int i_dont_know; double i_dont_know;


How you get auto click on boombang?

On youtube search boombang auto clicker mediafire or have this auto Auto Click 3.0 by shocker Hope i helped c:


What are the functions of a storage class?

There are four storage class specifiers in C and C++. These are - 1. auto : The storage specifier auto refers to automatic variable declaration. The life of an automatic variable is the time during which its parent function is running. The scope of an auto variable is the function scope. They can be accessed only from their parent functions. Syntax : auto int a; 2. register : A register variable has all the characteristics of an auto variable. The only difference is that auto variable uses the main memory to store data and register uses the CPU registers. 3. extern : This storage specifier is used to declare a global variable. The life of these variables is the time during which the program runs.


What is meant by function declaration in C language?

The name of the function is established by what is called function declaration. It also establishes the number and the types of parameters.


Where the declaration of c variable can be done?

at orchard road on the shop where the variable can be done.