Which statement specifies that records 1 through 10 are to be read from the raw data file customer.txt?

Which statement specifies that records 1 through 10 are to be read from the raw data file customer.txt?
A. infile ‘customer.txt’ 1-10;
B. input ‘customer.txt’ stop@10;
C. infile ‘customer.txt’ obs=10;
D. input ‘customer.txt’ stop=10;

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


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