long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / asis kumar mohanty
it is compiler and environment dependent.
turbo compiler under c environment takes 4 bytes for
longint.
turbo compiler under unix environment takes 8 bytes.
Is This Answer Correct ? | 22 Yes | 9 No |
Post New Answer View All Answers
plz let me know how to become a telecom protocol tester. thank you.
How can I read and write comma-delimited text?
difference between Low, Middle, High Level languages in c ?
Why doesn't C support function overloading?
Why is structure padding done in c?
What is d'n in c?
What is maximum size of array in c?
What does malloc () calloc () realloc () free () do?
Where local variables are stored in c?
What do you mean by scope of a variable in c?
What is scope and lifetime of a variable in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Explain high-order bytes.
What is the concatenation operator?
Why c language is called c?