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
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What is the explanation for cyclic nature of data types in c?
Explain c preprocessor?
What is putchar() function?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
Why do we use namespace feature?
What are the various types of control structures in programming?
Distinguish between actual and formal arguments.
Can an array be an Ivalue?
Where we use clrscr in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
List the difference between a While & Do While loops?
What is abstract data structure in c?
What is the difference between if else and switchstatement
How many identifiers are there in c?