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 huge pointer in c?

573


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

633


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

663


Explain how are portions of a program disabled in demo versions?

645


Explain what is the difference between functions abs() and fabs()?

611






Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

4734


What are the types of type qualifiers in c?

642


What are the 3 types of structures?

560


Can a function argument have default value?

657


What is typeof in c?

596


What is calloc()?

619


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

1697


How do we open a binary file in Read/Write mode in C?

671


What's the right way to use errno?

611


Tell me what is the purpose of 'register' keyword in c language?

609