The default file system includes a logFiles directory that contains the following files: How
many files does the matcher in this fragment match? PathMatcher matcher =
FileSystems.getDefault ().getPathMatcher (“glob: *???_*1?” );
A.
One
B.
Two
C.
Three
D.
Four
E.
Five
F.
Six
Explanation:
I think it’s D), who can kindly test it?