how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / hrishikesh
ans is compiler and not os or machine dependent or
processor b'coz u can port difft os on same processor .
when in tc it is 2
while in gcc it is 4 byte for int .
so her neither u r processor changes nor kernel as all are
originated from
UNIX.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain what are run-time errors?
What is meant by inheritance?
Differentiate between a structure and a union.
What is the general form of a C program?
Explain Basic concepts of C language?
What is the difference between malloc() and calloc()?
What are the types of type qualifiers in c?
There seem to be a few missing operators ..
What is the benefit of using const for declaring constants?
In which header file is the null macro defined?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is meant by high-order and low-order bytes?
What is dynamic variable in c?
Where are c variables stored in memory?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?