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


Please Help Members By Posting Answers For Below Questions

When would you use a pointer to a function?

814


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1986


Explain what standard functions are available to manipulate strings?

843


What is the role of this pointer?

785


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

864


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

851


What is the difference between union and structure in c?

804


How is actual parameter different from the formal parameter?

813


What is the usage of the pointer in c?

861


what is uses of .net

1495


Why do we use null pointer?

810


C program to find all possible outcomes of a dice?

2101


What is the size of empty structure in c?

830


Differentiate between declaring a variable and defining a variable?

844


please give me some tips for the placement in the TCS.

1870