Consider the following program: { int x = 7; void p () { write (x); }...

Posted Date: