How would you obtain segment and offset addresses from a far address of a memory location?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

In c++, what is the difference between method overloading and method overriding?

0 Answers  


if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.

3 Answers  


What are the strengths of C++?

1 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


What are the benefits of oop in c++?

0 Answers  


Why are pointers not used in c++?

0 Answers  


What are the two types of polymorphism?

0 Answers  


What is bubble sort c++?

0 Answers  


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


Explain the extern storage classes in c++.

0 Answers  


Categories