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

Answer Posted / shruti

yes its compiler dependant..
these are figures with respect to only one compiler..
it may change for others.

but it genrally takes 6 bytes space..

float 4 bytes..
double 8 bytes..

Is This Answer Correct ?    17 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program of advanced Fibonacci series.

709


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

2174


Why doesnt that code work?

602


What is the difference between malloc() and calloc()?

618


what is the significance of static storage class specifier?

1665






What is #include called?

570


What does 1f stand for?

614


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1880


Explain low-order bytes.

624


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2272


what type of questions arrive in interview over c programming?

1559


What are bitwise shift operators in c programming?

648


Is stack a keyword in c?

637


What is s or c?

598


Describe dynamic data structure in c programming language?

607