What is the result?

Given the directory structure that contains three directories: company, Salesdat, and Finance:
Company
– Salesdat
* Target.dat
– Finance
* Salary.dat
* Annual.dat
And the code fragment:


If Company is the current directory, what is the result?
A. Prints only Annual.dat
B. Prints only Salesdat, Annual.dat
C. Prints only Annual.dat, Salary.dat, Target.dat
D. Prints at least Salesdat, Annual.dat, Salary.dat, Target.dat

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the result?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.