Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes

Answer Posted / suchita

long integers require twice the space in memory than ordinary
ints. thus, long integers would occupy four bytes of memory.

Is This Answer Correct ?    30 Yes 48 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1684


Tell me with an example the self-referential structure?

1075


What are the different types of C instructions?

1369


What is file in c language?

1050


How do you search data in a data file using random access method?

1352


What's the difference between constant char *p and char * constant p?

1191


What is indirection?

1148


How #define works?

1160


how to create duplicate link list using C???

2600


Why structure is used in c?

1236


What is dangling pointer in c?

1325


Why is structure padding done in c?

1186


In a switch statement, what will happen if a break statement is omitted?

1114


Explain a file operation in C with an example.

1171


Do you know the use of fflush() function?

1102