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
p*=(++q)++*--p when p=q=1 while(q<=6)
What is meant by type casting?
Which node is more powerful and can handle local information processing or graphics processing?
Give basis knowledge of web designing ...
Why isnt there a numbered, multi-level break statement to break out
Explain enumerated types.
Hai what is the different types of versions and their differences
Is main is user defined function?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What is the difference between struct and typedef struct in c?
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
What is a macro, and explain how do you use it?
define string ?
Which driver is a pure java driver
Explain built-in function?