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

hi i am electronics & telecomm engg & appling 4 the AAI jr executive (electronics/ATC) written test. pls forward me the syllabus & old question papers.I will be very much thankful to you. das.nilanjana2000@gmail.com

0 Answers  


Do u any one having Idea on Indocen Electronics. That is in Mumbai. I got an offer from that. Is that company is good or not. I am little bit confused on it. Please provide me the information.

0 Answers  


what is the maximum delay gnerated by 555timer and why?

0 Answers  


Write down the characteristics of digital ics?

0 Answers  


explain 4 maxwell equations???

1 Answers   BEL,






WHAT IS THE DIFFERENCE B/W VERILOG AND VHDL

2 Answers   Infosys, TCS,


whatis the test condition for the leakage current rating for 25kv high voltage test on PVC armoured cable?

0 Answers   BEL,


what Rx and TX power good RF conditions.

0 Answers   Huawei,


What do you understand by voltmeter multiplier?

0 Answers  


What is modulation? Explain in detail.

0 Answers  


What is step up chopper?

0 Answers  


What is cache coherence?

0 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)