Hi guys! There was a question on an old lab test that I got incorrect, and I was wondering if someone could clear it up for me?


int i=0;
do {
int j =1;
do {
...