long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / vinnothkumar
its compiler dependent
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
Explain how can I open a file so that other programs can update it at the same time?
Explain what is a pragma?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Where is c used?
How many types of sorting are there in c?
Why clrscr is used after variable declaration?
What is a nested loop?
For what purpose null pointer used?
What is #ifdef ? What is its application?
What are local variables c?
When the macros gets expanded?
Explain what does a function declared as pascal do differently?
What functions are in conio h?
What is a pointer in c plus plus?
Explain how can I write functions that take a variable number of arguments?