what is a far pointer

Answer Posted / mrs.ahmer

A far pointer is a pointer which includes segment number.
In a segmented architecture computer, far pointers are used
to address the entire 1mb memory which is available under
Dos.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string concatenation in c?

776


the question is that what you have been doing all these periods (one year gap)

1856


What does malloc () calloc () realloc () free () do?

782


Where we use clrscr in c?

904


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1723


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2474


how we can make 3d venturing graphics on outer interface

4368


What do you mean by dynamic memory allocation in c? What functions are used?

889


What does #pragma once mean?

920


Write the syntax and purpose of a switch statement in C.

850


Tell us bitwise shift operators?

807


Difference between linking and loading?

892


Write a program to print fibonacci series using recursion?

830


When should a type cast be used?

770


Explain the ternary tree?

794