what is a far pointer
Answer Posted / raji
suppose int means take 2byte then far int means take 4bytes
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What's the best way of making my program efficient?
What is the use of pragma in embedded c?
What is the difference between null pointer and wild pointer?
What is meant by type specifiers?
What are the types of functions in c?
What are enumerated types?
how to capitalise first letter of each word in a given string?
What is the advantage of c?
Why void is used in c?
Is there any demerits of using pointer?
Explain enumerated types.
Explain what is wrong with this program statement?
Why c is a procedural language?
Why c is called a mid level programming language?
What are static variables in c?