how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / guest
compiler
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Why can’t we compare structures?
Which built-in library function can be used to match a patter from the string?
Explain zero based addressing.
What is an auto variable in c?
What is hash table in c?
What is floating point constants?
How can I split up a string into whitespace-separated fields?
What is auto keyword in c?
Define the scope of static variables.
What are the functions to open and close file in c language?
What math functions are available for integers? For floating point?
What is a volatile keyword in c?
Calculate 1*2*3*____*n using recursive function??
What does printf does?
What is the process to create increment and decrement stamen in c?