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
How to declare a variable?
What are the parts of c program?
What does == mean in texting?
Explain how can I right-justify a string?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
how we can make 3d venturing graphics on outer interface
What is the sizeof () a pointer?
Is c compiled or interpreted?
What is the difference between null pointer and wild pointer?
difference between native and cross compilers
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What is scope of variable in c?
What is 'bus error'?
Is a house a mass structure?
What is the difference between call by value and call by reference in c?