Assuming Scanner is a valid class that implements AutoCloseable, what is the expected output of the following

Question:

Assuming Scanner is a valid class that implements AutoCloseable, what is the expected output of the following code? 

image text in transcribed

A. 1245

B. 125

C. 1234 followed by a stack trace

D. 124 followed by a stack trace

E. Does not compile

F. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: