how many types of storage classes in c and embedded c

Answers were Sorted based on User's Feedback



how many types of storage classes in c and embedded c..

Answer / rajineekar

in c- auto,register,extern,static

Is This Answer Correct ?    13 Yes 2 No

how many types of storage classes in c and embedded c..

Answer / sp

in c .
they are 4 storage classes 
they are given below
1. auto
2. register
3.static
4. extern

Is This Answer Correct ?    7 Yes 0 No

how many types of storage classes in c and embedded c..

Answer / anoop r.s

There are 4 storage classes in C.
The storage classes are used to specify the scope of a variable
The storage classes supported by C are
1.automatic storage class:-All variables declared inside a functions are automatic by default.It is represented using the keyword auto.If not assigned,it will be initialized with garbage values
2.static storage class:The variable declared as static will be accessible to all the functions inside the programs.The keyword used is static>these variables are initialized to zero if not assigned by the user
3.Register storage class:The are the variable that are frequently used in a program.Instead of storin in RAM,there variables are stored in registers.No immediate addressing can be used with these variables
4.Extern storage class:These are the variable declared in one program and can be used from other program

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Electronics Communications Interview Questions

What is meant by led?

0 Answers  


Explain what is angle and amplitude modulation? What is noise in modulation?

0 Answers  


what is the use of c language?

2 Answers   TCS,


What are the questions that are asking at iris aptittude question paper

0 Answers   IRIS,


please tell me wat types of technical questions will be asked in Alcatel lucent. and suggest me which site to view

0 Answers  






how to begin the answer for "tell about yourself"? also what to answer?

3 Answers  


What happens to the residual resistivity of metals

0 Answers   C DAC, CDAC,


In Traffic Manager, How many bites occupied for TCH, Signaling & OMU?

0 Answers   NSN,


What is the maximum range of a general Radar

9 Answers   BEL, DRDO,


Which one of the following polarization mechanisms/sets of mechanisms contribute to the static dielectric constant of a homopolar neutral dielectric?

0 Answers   C DAC, CDAC,


If Any Person can apply the Bsnl TTA That You contact me. I will teach or coach you.because I have all BSNL Material including Qld question papers.

45 Answers   BSNL,


whether it is possible to read stored data from a microcontroller by using any device.

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)