Page 1 of 1

About Question enthuware.ocpjp.v8.2.1649 :

Posted: Mon Mar 07, 2016 8:20 am
by javalass
Options b and d are the same here (which means neither of them is correct, making it really easy to solve the question by elimination):
It visits each directory under c:\temp whose name starts with a t and prints the name of each file under such directory.
It visits each directory under c:\temp if the directory name starts with a t and prints the name of each file in the visited directory.

Re: About Question enthuware.ocpjp.v8.2.1649 :

Posted: Mon Mar 07, 2016 10:46 am
by admin
Fixed.
thank you for your feedback!
Paul.