what is a far pointer

Answer Posted / sanjiv sharma

a far pointer is a pointer which includes a segment
selector, making it possible to point to addresses outside
of the current segment.

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by preprocessor in c?

769


How are portions of a program disabled in demo versions?

1041


What is the best organizational structure?

902


What is property type c?

866


What is the code in while loop that returns the output of given code?

1680


What is difference between %d and %i in c?

944


What is clrscr ()?

902


What are the disadvantages of c language?

897


Explain what is the difference between the expression '++a' and 'a++'?

907


What is %d called in c?

982


Difference between strcpy() and memcpy() function?

895


What is main return c?

766


Explain what will the preprocessor do for a program?

836


What is void main () in c?

972


What is difference between class and structure?

875