What is storage class?


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

Post New Answer

More C Interview Questions

what is difference between null and nul in c language

2 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 Answers  


shorting algorithmS

0 Answers   Wipro,


What are external variables in c?

0 Answers  






How many keywords are there in c?

0 Answers  


write a program which counts a product of array elements lower than 10.

1 Answers  


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


How would you obtain the current time and difference between two times?

0 Answers   TISL,


what is ur strangth & weekness

0 Answers   Cognizant, LG Soft, NetEnrich,


How arrays can be passed to a user defined function

0 Answers  


a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 Answers   Geometric Software,


Categories