how many types of storage classes in c and embedded c
Answers were Sorted based on User's Feedback
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 |
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 |
what is frame structher in SDH .
If 5v Dc is given to a transformer, what will be the O/P?
did signal to noise ratio have block diagram
What is meant by pulse triggered devices?
1mv pure sinesoidal input given to high current carrying op amp.is it possible to get 10kv output
Suppose if there is the level of impurity in p-type & n-type semiconductor of pn junction diode is different then what effect on depletion?
needed web address and its directory for objective type question with answer in electronics instrumentation paper.
in adaptor circuit there is a transformer(it has four input & four output)which is used after rectifier .for what they are using this? they connect input between 1&4 and get output across 1&2 how it is possible?
Difference b/w low pass filter and integrator in case of Opamp's ??
What is the different bitween BSc(Eng)& BEng Degrees?? please answer this.i have to choose one & i want to do the best.
Where will be the actual address of the subroutine is placed for vectored interrupts?
. The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries ans also write code at the same rate. Suppose 12 such programmers take 12 minutes to write 12 lines of code in total. How long will it take 72 programmers to write 72 lines of code in total? a) 18 b) 72 c) 6 d) 12
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)