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
What is clrscr ()?
if p is a string contained in a string?
What is null in c?
What is dynamic dispatch in c++?
What is getch c?
What is the modulus operator?
Explain null pointer.
What is the acronym for ansi?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Is c object oriented?
What is the newline escape sequence?
#include
What is array of pointers to string?
Is a pointer a kind of array?
What are the types of unary operators?