long int size
a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes
Answer Posted / jitender mahender
long int occupies 4 bytes in memory.
| Is This Answer Correct ? | 38 Yes | 27 No |
Post New Answer View All Answers
What are the types of variables in c?
What header files do I need in order to define the standard library functions I use?
Why is c faster?
What is #include called?
What is the general form of #line preprocessor?
Write a program to print “hello world” without using semicolon?
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What is non linear data structure in c?
what does static variable mean?
What is a 'null pointer assignment' error?
What is huge pointer in c?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
Write a program to check armstrong number in c?
How do I copy files?