What is a far pointer?What is the utility?
Answers were Sorted based on User's Feedback
Answer / chaitanya
pointers are two types.near and far.
if code we are writing is so large and there is necessity
to refer an address in other memory segment we have to use
far pointer.within in the range of 64Kb we can use new
pointer
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / mani
far pointers are of 32 bits.so within the range of 64Kb we
can use this pointer
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bharat chandra
pointer is dynamic memory allocaton and memory space are
reduce.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rani
utility is an software tool like as we have make utilities in gcc
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I generate floating-point random numbers?
What's the difference between DELETE TABLE and TRUNCATE TABLE commands?
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
which one of follwoing will read a character from keyboard and store in c a)c=getc() b)c=getchar() c)c=getchar(stdin) d)getc(&c) e)none
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
What are dangling pointers?
How can I increase the allowable number of simultaneously open files?
What is ## preprocessor operator in c?
There seem to be a few missing operators ..
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
Program to trim a given character from a string.
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).