Which statements about the Files methods lines() and readAllLines() are correct? (Choose two.) A. They have different

Question:

Which statements about the Files methods lines() and readAllLines() are correct? (Choose two.)

A. They have different return types.

B. The readAllLines() method is always faster.

C. The lines() may require more memory.

D. They have the same return type.

E. The lines() method is always faster.

F. The readAllLines() method may require more memory. 

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

Step by Step Answer:

Question Posted: