Given these two classes:

And given this fragment:
Which describes the fragment?
Given:
Which two methods facilitate valid ways to read instance fields? (Choose two.)
Given:
var fruits = List.of("apple", "orange", "banana", "lemon");
You want to examine the first element that contains the character n. Which statement will accomplish this?
