I came across this question in a book - Can two different Far pointers contain two different addresses but refer to the same physical location in memory. The answer was 'YES'. But, for the same question involving Near and Huge pointers, the answer was 'NO'.
P.S. Don't dump this question since Far, Near and Huge pointers are obsolete nowadays.