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


Please Help Members By Posting Answers For Below Questions

write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1786


What is keyword in c?

604


What are the advantages of c language?

667


Explain how can I convert a string to a number?

644


Write a program to identify if a given binary tree is balanced or not.

688






Can we assign integer value to char in c?

617


what are enumerations in C

725


i want to know the procedure of qualcomm for getting a job through offcampus

1940


What is the condition that is applied with ?: Operator?

665


What is the newline escape sequence?

589


How can I invoke another program or command and trap its output?

619


What is malloc calloc and realloc in c?

670


Explain what are its uses in c programming?

598


How can I write a function analogous to scanf?

660


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2575