Given:
	
	What is the result?()
	A.Compilation fails.
	B.An exception is thrown at runtime.
	C.The code executes and prints "running".
	D.The code executes and prints "runningrunning".
	E.The code executes and prints "runningrunningrunning".