how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / hi
processor
| Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
Who invented b language?
Is c is a high level language?
How can I open a file so that other programs can update it at the same time?
What is page thrashing?
What does %p mean?
What is meant by 'bit masking'?
What are the different types of control structures?
What is an array in c?
Whats s or c mean?
What is double pointer in c?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
When do we get logical errors?
What are void pointers in c?
Describe wild pointers in c?
What is the difference between constant pointer and constant variable?