what is a far pointer
Answer Posted / sankar
in OS the memory is divided into segments.
so by using near pointer we can point with in the same segment.
where as by using far pointer we can point any segment in
the memory.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What are the different data types in C?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is the use of getchar functions?
What is "Duff's Device"?
How do you define a function?
What is file in c language?
What are compound statements?
How macro execution is faster than function ?
What is a void pointer in c?
Write a program to check whether a number is prime or not using c?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What is boolean in c?
If I have a char * variable pointing to the name of a function ..
Implement bit Array in C.
What are runtime error?