Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is a far pointer

Answer Posted / praveen kondapaturi

A far/huge pointer is used to access a location which is
outside your current segment.

It includes a segment selector, making it possible to point
to addresses outside of the current segment.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between array and structure in c?

1115


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4562


Can the curly brackets { } be used to enclose a single line of code?

1133


What is the Purpose of 'extern' keyword in a function declaration?

1044


which is conditional construct a) if statement b) switch statement c) while/for d) goto

1176


What is an lvalue?

1026


What are global variables and how do you declare them?

1029


Write a program to check prime number in c programming?

1047


What is nested structure?

1011


What is the use of header files?

1069


What is signed and unsigned?

1023


Explain why c is faster than c++?

1018


What is meant by int main ()?

1165


Explain Function Pointer?

1113


What is the explanation for prototype function in c?

937