long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / guest
Compiler Dependent
| Is This Answer Correct ? | 112 Yes | 18 No |
Post New Answer View All Answers
what do you mean by enumeration constant?
if p is a string contained in a string?
What is volatile, register definition in C
What are multidimensional arrays?
pierrot's divisor program using c or c++ code
How does pointer work in c?
How do I get an accurate error status return from system on ms-dos?
How will you find a duplicate number in a array without negating the nos ?
Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250
What is spark map function?
What are header files and explain what are its uses in c programming?
What is the meaning of c in c language?
Are the variables argc and argv are always local to main?
What is exit() function?
Is there any data type in c with variable size?