Home »
MCQs »
C++ MCQs
Can we access memory outside the current segment using a far pointer?
146. Can we access memory outside the current segment using a far pointer?
- Yes
- No
Answer: A) Yes
Explanation:
Yes, we can access memory outside the current segment using a far pointer.