What are the storage classes in C?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is real time system?what is the differance between hard and soft real time systems

2 Answers  


Diff between for loop and while loop?

2 Answers   TCS,


How do you print only part of a string?

0 Answers  


Is an array parameter is always "by reference" ?

1 Answers  


Can you subtract pointers from each other? Why would you?

0 Answers  






write a program to generate address labels using structures?

0 Answers   SJC,


to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].

2 Answers   Infosys, TCS,


Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321

7 Answers   HCL,


When was c language developed?

0 Answers  


Explain the difference between ++u and u++?

0 Answers  


What is return in c programming?

0 Answers  


print ur name without using any semicolon in c/c++....

21 Answers   Bosch, TCS, Wipro,


Categories