Answer Posted / mani
far pointers are of 32 bits.so within the range of 64Kb we
can use this pointer
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Is javascript written in c?
What is getch () for?
How can I call fortran?
What is static function in c?
Is there a way to compare two structure variables?
Is c is a middle level language?
Describe the modifier in c?
How do you determine whether to use a stream function or a low-level function?
What is a far pointer in c?
How can I write functions that take a variable number of arguments?
Why n++ execute faster than n+1 ?
How can I list all of the predefined identifiers?
What is a stream?
Explain the array representation of a binary tree in C.