About Question enthuware.ocpjp.v21.2.4054 :
Posted: Mon Oct 06, 2025 1:50 pm
c:\temp\surnames.txt -> getNameCount() = 1 -> p.getName(1-1=0) = "temp" -> contains("n") = false;
c:\temp\documents -> getNameCount() = 1 -> p.getName(1-1=0) = "temp" -> contains("n") = false;
does not it works sth like this? thanks.
c:\temp\documents -> getNameCount() = 1 -> p.getName(1-1=0) = "temp" -> contains("n") = false;
does not it works sth like this? thanks.