what is a far pointer
Answer Posted / rachna
far pointer is a pointer that include segment
selector.which is used to select a segment that is outside
the current segment.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What are the different types of control structures in programming?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
Can you please explain the difference between strcpy() and memcpy() function?
Which node is more powerful and can handle local information processing or graphics processing?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
What is wrong with this initialization?
What is a pointer variable in c language?
When should the register modifier be used? Does it really help?
Which is an example of a structural homology?
Why array is used in c?
Tell me can the size of an array be declared at runtime?
What is the explanation for cyclic nature of data types in c?
Define VARIABLE?
What are the data types present in c?