I have the following code:
#include using namespace std; int main() { int i, j; int *p = &i; cout <<