Answer Posted / barun
int
But this size is compiler dependent depending on the
processor you are using. I mean on 32 bit or 64 machines.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is meant by gets in c?
shorting algorithmS
What is the difference between char array and char pointer?
What are the types of unary operators?
What is meant by type casting?
Why do we use int main?
What is scope rule of function in c?
What is data structure in c and its types?
write a programming in c to find the sum of all elements in an array through function.
When should I declare a function?
What are the types of pointers?
Is using exit() the same as using return?
What is calloc()?
What is the value of uninitialized variable in c?
What are the Advantages of using macro