#include<stdio.h)
program to find maximum of two numbers using pointers
They don't.
In C programming, header files are required. It doesn't matter if you are using near pointers, far pointers, both, or neither -- you still need header files. There is no connection between the necessity of header files and the pointers' size.
* * * * * * * * * * write the c++ program and show me brifily?
Never. 'near' and 'far' pointers are outdated by twenty years!
It used to be a good question 30 years ago. Right know you don't have to know anything about near and far pointers; but if you still use a 16-bit compiler, select 'Large Model' (or 'Huge Model'), and forget 'near' and 'far'
write a sample program using asp.net explaining all the syntax and semantics of the program
Yes. There a number of people who have ISRO sample Paper for Research Program.
sorry
nahi malum
No, ocular lenses do not have pointers. Ocular lenses are used in microscopes and other optical devices to magnify the image for the viewer, but they do not have built-in pointers. Pointer devices are typically separate tools used for indicating or highlighting specific areas of interest in a microscopic sample.
Just forget it, it was a question twenty years ago when we worked in MS-DOS with a 16/20 bit CPU. Near pointers contain 16 bits, far pointers contain 32 bits (but only 1MB (or 1MB+65520 bytes) are really addressible).