The number of bytes of storage occupied by short, int and long are

a) 2, 2 and 4

b) 2, 4 and 4

c) 4, 4 and 4

d) none


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

Post New Answer

More C Interview Questions

Eight queens puzzle

0 Answers  


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

0 Answers  


how to do in place reversal of a linked list(singly or doubly)?

3 Answers  


yogesh patil in dell

3 Answers   DELL,


What do you mean by scope of a variable in c?

0 Answers  






What will be the outcome of the following conditional statement if the value of variable s is 10?

0 Answers  


How do you initialize function pointers? Give an example?

3 Answers  


What are pointers? What are different types of pointers?

0 Answers   Fidelity,


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

0 Answers   Wilco,


Which is the memory area not included in C program? give the reason

0 Answers   IBM, TCS,


What are the benefits of c language?

0 Answers  


What is c preprocessor mean?

0 Answers  


Categories