long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / nilabh
4 bytes
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Explain two-dimensional array.
Can we change the value of #define in c?
#include
What is "Duff's Device"?
What is the size of a union variable?
How do c compilers work?
Is sizeof a keyword in c?
program for reversing a selected line word by word when multiple lines are given without using strrev
How to set file pointer to beginning c?
Write a program to know whether the input number is an armstrong number.
Can you pass an entire structure to functions?
What is malloc() function?
What is a char c?
The __________ attribute is used to announce variables based on definitions of columns in a table?