The output of the following C++ Program is: #include int main (void) { int x, *p; x=30; p=...
Which of the following is not correct about the virtual memory segmentation ?