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 the difference between call by value and call by reference in c?

621


What is the purpose of sprintf() function?

606


given post order,in order construct the corresponding binary tree

2324


Can a pointer be static?

626


How do you construct an increment statement or decrement statement in C?

746






Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1663


Explain how can I remove the trailing spaces from a string?

626


Explain c preprocessor?

684


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

759


What are the Advantages of using macro

688


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

692


Why c is a procedural language?

585


Give basis knowledge of web designing ...

1577


Can main () be called recursively?

632


Where local variables are stored in c?

558