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

What is data structure in c language?

608


Explain why C language is procedural?

773


How do I use void main?

635


Where is volatile variable stored?

652


what is the height of tree if leaf node is at level 3. please explain

1603






pierrot's divisor program using c or c++ code

1733


Can we increase size of array in c?

543


Explain what is the best way to comment out a section of code that contains comments?

723


What are the advantages and disadvantages of a heap?

715


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

657


In C programming, how do you insert quote characters (‘ and “) into the output screen?

896


What is wrong with this declaration?

614


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1803


Explain the difference between structs and unions in c?

577


What is a method in c?

629