how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / rahul
definitely os bcoz.c compiler occupies 2 bytes in windows
where as the same c compiler occupies 4 bytes in linux.
Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Is there a way to switch on strings?
How do I send escape sequences to control a terminal or other device?
What is #include cctype?
What is the advantage of a random access file?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Why do we use int main?
What is atoi and atof in c?
Write a code on reverse string and its complexity.
What are runtime error?
Do array subscripts always start with zero?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Are there constructors in c?
Describe the header file and its usage in c programming?
What does s c mean on snapchat?
Write a program to reverse a string.