long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / noone
8 bytes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can I read data from data files with particular formats?
What are the disadvantages of external storage class?
Which driver is a pure java driver
Explain how do you override a defined macro?
Write a program to reverse a string.
What is operator precedence?
What is malloc() function?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
What is a char in c?
How do I copy files?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
What is difference between function overloading and operator overloading?
Can we compile a program without main() function?
Why c is called top down?
Using which language Test cases are added in .ptu file of RTRT unit testing???