Answer Posted / guest
I Guess short int
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
When can a far pointer be used?
What are the types of type qualifiers in c?
Explain argument and its types.
swap 2 numbers without using third variable?
What is adt in c programming?
What is static volatile in c?
What is the purpose of void pointer?
what is the significance of static storage class specifier?
what are bit fields? What is the use of bit fields in a structure declaration?
write a program to display all prime numbers
What is indirection?
Why malloc is faster than calloc?
write a program to print largest number of each row of a 2D array
I heard that you have to include stdio.h before calling printf. Why?
Why is it usually a bad idea to use gets()? Suggest a workaround.